Type-coercion. Currently only a limited set of conversions are possible. int <=> float and int <=> bool.
See Implementation
Type-coercion. Currently only a limited set of conversions are possible. int <=> float and int <=> bool.