v0.22.4
- Added
Value::exn_to_string
to convert OCaml exception values to their string representation - Added
gc_minor
,gc_major
,gc_full_major
andgc_compact
functions for interacting with
the OCaml garbage collector
Value::exn_to_string
to convert OCaml exception values to their string representationgc_minor
, gc_major
, gc_full_major
and gc_compact
functions for interacting with