Skip to content

FunML v0.3.13

Compare
Choose a tag to compare
@Tinitto Tinitto released this 17 Mar 07:29
· 11 commits to master since this release
1eae0d9

Added

  • Added to_json and from_json builtin expressions

Changed

  • Changed IList to a generic subscriptable type just like List e.g. IList[str]

Fixed

  • Fixed how records load lazy annotations