Convert a boolean into VM Number format (the type used to express boolean values emitted by several operations).
For the less-strict inverse used by the VM, see stackItemIsTruthy.
the boolean value to convert
Generated using TypeDoc
Convert a boolean into VM Number format (the type used to express boolean values emitted by several operations).
For the less-strict inverse used by the VM, see stackItemIsTruthy.