ION_IDENTIFIER_START_CHARS

Undocumented in source.
static immutable
auto ION_IDENTIFIER_START_CHARS = ION_LOWERCASE ~ ION_UPPERCASE ~ ['_', '$'];

Meta