
  Builtin Functions <a class="group-link" href="chap-builtin-func.html">builtin-func</a>


  [Values]        len()        func/type()       X repeat()
  [Conversions]   bool()       int()      float()   str()   list()   dict()
                X chr()      X ord()    X runes()
  [Str]         X strcmp()   X split()    shSplit()
  [List]          join()       any()      all()
  [Collections] X copy()     X deepCopy()
  [Word]          glob()       maybe()
  [Math]          abs()        max()      min()   X round()   sum()
  [Serialize]     toJson()     fromJson()
                  toJson8()    fromJson8()
X [J8 Decode]     J8.Bool()    J8.Int()   ...
  [Pattern]       _group()     _start()   _end()
  [Introspection] shvarGet()   getVar()   evalExpr()
  [Hay Config]    parseHay()   evalHay()
X [Hashing]       sha1dc()     sha256()
