Skip to content

Commit

Permalink
Added a feature
Browse files Browse the repository at this point in the history
  • Loading branch information
propensive committed Feb 5, 2024
1 parent f6e8e5a commit 19b8b76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
- Flattened representation, prohibiting ambiguous `Some(None)` representation
- Lightweight `let`, `lay` and `or` methods cover `map`, `flatMap`, `fold`, `orElse` and `getOrElse`
- Performant inlined implementations of all critical methods
- Especially convenient use case for default parameters

0 comments on commit 19b8b76

Please sign in to comment.