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 ce42552 commit 1a13f86Copy full SHA for 1a13f86
CHANGELOG.md
@@ -2,7 +2,9 @@
2
3
## Unreleased
4
5
-- `function` module created with `identity`, `compose`, and `flip` functions.
+- The `result` module gains an `Option` type alias.
6
+- The `function` module has been created with `identity`, `compose`, and
7
+ `flip` functions.
8
- The error type of `list.find_map` is now `Nil`.
9
- The labels for `list.split` are now `split(list: _, at: _)`.
10
0 commit comments