JLTypeΒΆ
julia.spad line 1 [edit on github]
Parent category of JL
domains.
- coerce: % -> OutputForm
from CoercibleTo OutputForm
- convert: % -> String
from ConvertibleTo String
- latex: % -> String
from SetCategory
- string: % -> String
string(jt)
returns the string representation ofjt
.