Qurak

Whitespace

Доступно

Represents whitespace characters in string patterns

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

Теми

Пов'язане

Усі 6300 функцій · Використати з MCP-клієнта