Qurak

HoldPattern

利用可能

Keeps a pattern from evaluating while staying transparent to matching and to replacement rules

HoldPattern[expr]
Cases[{a -> b, c -> d}, HoldPattern[a -> _]] → {a -> b}

トピック

関連

全 6300 関数 · MCPクライアントから使う