- reintroduce currying partially to fix type inference issues
- removed
Tag
andTagged
if_let
now returns the value on the else branchmatch
andif_let
functions are uncurriedextract_variant_f
renamed toextract_variant_and
- Better documentation/comments