Qurak

Verbatim

Disponible

Requires an expression or head to be matched exactly as written

Verbatim[expr]
{f[x], f[x_], f[y_], f[x_, y_]} /. f[Verbatim[x_]] -> x ^ 2 → {f[x], x^2, f[y_], f[x_, y_]}specifics = Table[rule /. Verbatim[x_] :> Pattern[x, Blank[type]], {type, {Integer, Real, Rational}}] → {rule, rule, rule}

Thèmes

Connexes

Les 6300 fonctions · Utiliser ceci depuis un client MCP