AnonymousFunctionΒΆ

variable.spad line 66 [edit on github]

This domain implements anonymous functions

=: (%, %) -> Boolean

from BasicType

~=: (%, %) -> Boolean

from BasicType

coerce: % -> OutputForm

from CoercibleTo OutputForm

latex: % -> String

from SetCategory

BasicType

CoercibleTo OutputForm

SetCategory