Unifex v0.1.0 Unifex.BaseType.Bool View Source

Module implementing Unifex.BaseType behaviour for boolean atoms.

Booleans in native code are converted to int with value either 0 or 1.