ctoolbox
0.1.0
Module util
Module Items
Modules
Enums
Functions
In ctoolbox::
formats::
eite
ctoolbox
::
formats
::
eite
Module
util
Copy item path
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