Skip to content

v0.6.1

Compare
Choose a tag to compare
@emmanueltouzery emmanueltouzery released this 12 Feb 19:05
· 185 commits to master since this release
  • deprecate Option.ifPresent, replaced by Option.ifSome, introduce Option.ifNone.
  • add Option.getOrCall, fixes #3