Constants

A number of constants are predefined:

NameValue
HEX1.27.0"0123456789abcdef"
HEXLOWER1.27.0"0123456789abcdef"
HEXUPPER1.27.0"0123456789ABCDEF"
@foo:
  echo {{HEX}}
$ just foo
0123456789abcdef