def

enum

Defines an eumeration of string keys. The range may also be applied to format a Bool ordered as "false,true". The string may be formatted in one of three ways:

  • comma separated keys on one line
  • keys separated by a "\n" newline character
  • markdown unordered list formatted as a series of "- key: description\n"

meta

def enum
doc See above
is str
lib ph

supertypes

val

Data value type

    scalar

Scalar is an atomic value kind

        str

Unicode string of characters

usedBy

point.enum

Defines an eumeration of string keys