Skip to content

v1.3.0

Compare
Choose a tag to compare
@cptjazz cptjazz released this 01 Dec 09:47
· 56 commits to master since this release

Bugfixes

  • The interface IMaybe<out T> was not inheriting from IMaybe

Features

  • Added mechanisms to non-generically create instances of IMaybe that are runtime down-castable to Maybe<T>.