Skip to content

1.19.2

Compare
Choose a tag to compare
@gares gares released this 11 Jun 20:45
· 242 commits to master since this release
v1.19.2

CHANGES:

Requires Menhir 20211230 and OCaml 4.08 or above.

  • Builtins:

    • Add choose, min, max, fold and partition methods to OCaml sets
    • Add fold method to OCaml maps
  • Stdlib:

    • Fix first argument of std.rev is in input
  • Runtime:

    • Fix discrimination tree retrieval