Skip to content

FunML v0.3.6

Compare
Choose a tag to compare
@Tinitto Tinitto released this 23 Feb 13:37
· 35 commits to master since this release

Changed

  • Records can have fields with subscripted builtin types like list[str] thanks to from __future__ import annotations.
  • Records can define default values