JLMachineTypeΒΆ

julia.spad line 12 [edit on github]

Parent category of Julia machine type domains implemented in Common Lisp.

=: (%, %) -> Boolean

from BasicType

~=: (%, %) -> Boolean

from BasicType

coerce: % -> OutputForm

from CoercibleTo OutputForm

convert: % -> String

from ConvertibleTo String

latex: % -> String

from SetCategory

string: % -> String

from JLType

BasicType

CoercibleTo OutputForm

ConvertibleTo String

JLType

SetCategory