Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

3.2.0

Compare
Choose a tag to compare
@Bomret Bomret released this 27 Dec 22:22
· 21 commits to master since this release

Match, IfSome and IfNone methods are implemented directly in Option
Deprecated TryGet in favor of Match, IfSome and IfNone
Deprecated GetOrDefault because it might reintroduce null
Added Predef module for C# 6 static imports
Fixed a bug with AggregateOptional and AggregateOptionalNullable Issue #6