Skip to content

TagSetDelayed

TagSetDelayed(f, expr, value)

or

f /: expr := value

assigns value to expr, without evaluating value and associates the corresponding rule with the symbol f.

Examples

Set, SetDelayed, TagSet

Implementation status

  • ✅ - full supported

Github