Skip to content

1.16.5

Choose a tag to compare

@gares gares released this 07 Jul 14:17
· 974 commits to master since this release
v1.16.5
7d0e50a

CHANGES:

Requires Menhir 20211230 and OCaml 4.08 or above.
Camlp5 8.0 or above is optional.

  • Apis in the Builtin module:
    • New string_set, int_set and loc_set conversions
    • New ocaml_set_conv giving both the declarations and the conversion for the
      provided OCaml Set module