Issues
- 0
- 5
Is there scope for a fold function?
#55 opened by NeilW - 0
- 1
Add `expect : Bool -> Maybe ()`
#63 opened by LightAndLight - 0
new function: andThenAttempt
#60 opened by skyqrose - 3
- 1
Function for `map >> withDefault`?
#53 opened by skyqrose - 1
- 3
- 5
Proposal: `oneOf`
#46 opened by TSFoster - 2
- 1
add `filter`
#41 opened by pzp1997 - 3
Proposal for a flipped infix version of map
#33 opened by wild-lotus - 1
Migrate to 0.19.
#45 opened by akoppela - 3
Implementation of `values`
#35 opened by hsribei - 2
Rename maybeToList and maybeToArray
#31 opened by cbenz - 1
Docu of Maybe.Extra.or refers to Maybe.oneOf, which ceased to exist in Elm 0.18
#27 opened by jvoigtlaender - 6
Docu (of the or-function, but maybe also other places) uses infix function syntax, which was abolished in Elm 0.18
#28 opened by jvoigtlaender - 3
Changes around mapDefault
#24 opened by jvoigtlaender - 0
Proposal: lazy `or` and `orElse`
#21 opened by jvoigtlaender - 4
Add Maybe Maybe a -> Maybe a
#19 opened by iqualfragile - 3
Drop elm- from package name
#16 opened by jvoigtlaender - 0
- 5
Adding catMaybes
#8 opened by jonboiser - 3
map2, map3, etc
#3 opened by imeckler