We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 688543b commit ca0f386Copy full SHA for ca0f386
CHANGELOG.md
@@ -12,6 +12,7 @@ New features:
12
- Added `findMapWithIndex` (#119)
13
- Added `foldr1`, `foldl1`, `foldr1Default`, `foldl1Default`, `foldMap1DefaultR`, `foldMap1DefaultL` (#121, #128)
14
- Added `maximumBy` and `minimumBy` to `Data.Semigroup.Foldable` (#123)
15
+- Added `lookup` to `Data.Foldable`; this function previously lived in `Data.Tuple` in the `purescript-tuples` package (#131)
16
17
Bugfixes:
18
0 commit comments