Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Set ¶
type Set struct {
// contains filtered or unexported fields
}
func NewSet ¶
func NewSet(left lingo.Expression, value lingo.Expression) Set
func (Set) And ¶
func (s Set) And(exp lingo.Expression) lingo.ComboExpression
func (Set) Or ¶
func (s Set) Or(exp lingo.Expression) lingo.ComboExpression
Click to show internal directories.
Click to hide internal directories.