@r47onfire/backolon - v0.0.0
    Preparing search index...

    Function tokenize

    • Tokenize Backolon source text into a stream of Things. No further parsing is done; parens like "(" are kept as operator symbols.

      Parameters

      • source: string
      • filename: URL = UNKNOWN_LOCATION.file

      Returns Thing<string | ThingType>[]