Documentation ¶
Overview ¶
Package define contains all syntaxes and builtins to bind values to symbols.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DefineExpr ¶
DefineExpr stores data for a define statement.
func (*DefineExpr) Compute ¶
func (de *DefineExpr) Compute(eng *eval.Engine, env sxpf.Environment) (sxpf.Object, error)
Click to show internal directories.
Click to hide internal directories.