uoptversion

An [option]-like type that incurs no allocation, without requiring a reserved value in the underlying type

Uopt_base provides an unboxed option type, for use in high-performance systems which avoid allocation. It has several downsides as compared to [option], and is not recommended for use in general-purpose software.

AuthorJane Street Group, LLC
LicenseMIT
Published
Homepagehttps://github.com/janestreet/uopt
Issue Trackerhttps://github.com/janestreet/uopt/issues
MaintainerJane Street developers
Availablearch != "arm32" & arch != "x86_32"
Dependencies
Source [http] https://github.com/janestreet/uopt/archive/refs/tags/v0.17.0.tar.gz
sha256=a6534df59d54cfa50ac22c4406d425b098e94b198cee48c3d82e15a348577cc6
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/uopt/uopt.v0.17.0/opam
Required by