Skip to content

FunML v0.0.1

Compare
Choose a tag to compare
@Tinitto Tinitto released this 28 Jan 12:33
· 75 commits to master since this release

Added

  • Initial release
  • pattern matching
  • piping
  • immutable lists, enums, and records
  • Option for handling potentially-None data
  • Result to return from procedures that may raise an exception