Module util

Source

Modules§

array
ascii
bitwise
logic
math
pred
Character tests
string

Enums§

Value
Representation of the “generic” StageL values referenced by the JS. We only add the variants actually needed by the converted functions here.

Functions§

eq_values
Comparison helpers (implEq / implGt / implLt) simplified. Generic equality only covers primitive subset implemented in Value above. (The original JS allowed direct === which included string/int/bool.)
gt_int
lt_int
ne_values