We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bd38abc
Prefix
Prefix { $0 == " " } // Inferred to be "Prefix<Substring>" Prefix { $0 == .init(ascii: " ") } // Inferred to be "Prefix<Substring.UTF8View>"
CharacterSet
Parser
Many
Double.parser()
Double
InfixOperator