hex.hex (arity 1)¶

Size Complexity: 1

This is another basic variable in the FlipJump standard library - a hexadecimal (can contain only 0-15).
you can’t place it as any other standard library macro, as “running” this line is undefined behavior.
The hex (and hex.vec) should be placed in a place that won’t run.

Signature¶

def hex val { ... }

Defined in hex/memory.fj — lines 10–12 (view on GitHub).

Used by¶