AsTokens

object AsTokens
Companion:
class
class Object
trait Matchable
class Any

Type members

Classlikes

object given_AsTokens_String_Char extends AsTokens[String, Char]

Strings tokenize to arrays of characters.

Strings tokenize to arrays of characters.

Givens

Givens

given given_AsTokens_IndexedSeq_Token[Token]: given_AsTokens_IndexedSeq_Token[Token]

Indexed sequences are already tokenized.

Indexed sequences are already tokenized.

given given_AsTokens_List_Token[Token]: given_AsTokens_List_Token[Token]
given given_AsTokens_Seq_Token[Token]: given_AsTokens_Seq_Token[Token]

Strings tokenize to arrays of characters.

Strings tokenize to arrays of characters.