Skip to content

Attributes

Attributes(symbol)

returns the list of attributes which are assigned to symbol

Examples

>> Attributes(Plus)
{Flat,Listable,OneIdentity,Orderless,NumericFunction}

ClearAttributes, Constant, Flat, HoldAll,HoldFirst, HoldRest, Listable, NHoldAll, NHoldFirst, NHoldRest, Orderless, SetAttributes

Implementation status

  • ✅ - full supported

Github