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 客户端使用