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クライアントから使う