FunML v0.3.13
Added
- Added
to_json
andfrom_json
builtin expressions
Changed
- Changed
IList
to a generic subscriptable type just likeList
e.g.IList[str]
Fixed
- Fixed how records load lazy annotations
to_json
and from_json
builtin expressionsIList
to a generic subscriptable type just like List
e.g. IList[str]