Skip to content

Releases: sopherapps/funml

FunML v0.0.1

28 Jan 12:33
Compare
Choose a tag to compare

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