Module Core_kernel.Immediate_option

A non-allocating alternative to the standard Option type.

Always immediate.

Immediate only on 64-bit machines with portable_int63 = false.

Never immediate.