Thanks to visit codestin.com
Credit goes to github.com

Skip to content

0.36.2

Compare
Choose a tag to compare
@NathanReb NathanReb released this 01 Oct 08:27
· 94 commits to main since this release

CHANGES:

  • Make Ast_builder's default value_binding constructor generate the proper
    pvb_constraint from the pattern and expression arguments.
    (#589, @NathanReb)
  • Fix pprintast to output correct syntax from Ppat_constraint (pat, Ptyp_poly ...)
    nodes until they are completely dropped. (#588, @NathanReb)