pub const FALSE: Value = unsafe { val_int(0) }; // 1isize
Expand description

OCaml false value