Closed rbonichon closed 1 year ago
Records with 2+ fields will never be unboxed in OCaml. The added annotation just adds noise, whereas it may be useful in the case of single-field records.
thanks for the improvement btw :) released a new version (0.1.1): https://crates.io/crates/ocaml-gen
Records with 2+ fields will never be unboxed in OCaml. The added annotation just adds noise, whereas it may be useful in the case of single-field records.