Qurak

Whitespace

Disponibile

Represents whitespace characters in string patterns

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

Argomenti

Correlate

Tutte le 6300 funzioni · Usa questo da un client MCP