Documentation
¶
Index ¶
- func Complex(i *atoms.Complex, st *graphics.Style, gtx *layout.Context) layout.Widget
- func Ex(ex api.Ex, st *graphics.Style, gtx *layout.Context) typeset.Shape
- func Expression(ex *atoms.Expression, st *graphics.Style, gtx *layout.Context) typeset.Shape
- func Flt(f *atoms.Flt, st *graphics.Style, gtx *layout.Context) layout.Widget
- func FromEx(ex api.Ex, gtx *layout.Context) typeset.Shape
- func Integer(i *atoms.Integer, st *graphics.Style, gtx *layout.Context) layout.Widget
- func List(ex *atoms.Expression, st *graphics.Style, gtx *layout.Context) typeset.Shape
- func Parts(ex *atoms.Expression, st *graphics.Style, gtx *layout.Context) []typeset.Shape
- func Power(ex *atoms.Expression, st *graphics.Style, gtx *layout.Context) typeset.Shape
- func Rational(i *atoms.Rational, st *graphics.Style, gtx *layout.Context) typeset.Shape
- func String(s *atoms.String, st *graphics.Style, gtx *layout.Context) layout.Widget
- func Symbol(sym *atoms.Symbol, st *graphics.Style, gtx *layout.Context) typeset.Shape
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Expression ¶
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.