Basic Prelude

From The fun Wiki
Revision as of 02:43, 22 July 2022 by Hamster (talk | contribs) (Created page with "= Description = = Functions = == foldl == === Reductions and Timing === == foldls == === Reductions and Timing === == foldr == === Reductions and Timing === == map ==...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

Functions

foldl

Reductions and Timing

foldls

Reductions and Timing

foldr

Reductions and Timing

map

Reductions and Timing

filter

Reductions and Timing

reverse

Reductions and Timing

zip

Reductions and Timing

zip3

Reductions and Timing

zip4

Reductions and Timing

take/drop

Reductions and Timing

splitAt

Reductions and Timing