|
|
|
|
|
by MrMcCall
470 days ago
|
|
The docs say, "one bit is reserved for the OCaml runtime", so doesn't that mean that one of the bits (likely the high bit) are unavailable for the programmer's use? I mean, I understand "reserved" to mean either "you can't depend upon it if you use it", or "it will break the runtime if you use it". |
|