Qurak

Whitespace

Disponible

Represents whitespace characters in string patterns

Whitespace
StringReplace[" this is a test. ", (StartOfString ~~ Whitespace) | (Whitespace ~~ EndOfString) :> ""]//FullForm → FullForm["this is a test."]

Thèmes

Connexes

Les 6300 fonctions · Utiliser ceci depuis un client MCP