Documentation
¶
Overview ¶
Package helpers provides test helper functions
Index ¶
- func B(v bool) data.Bool
- func C(k, v ale.Value) *data.Cons
- func F(f float64) data.Float
- func I(i int64) data.Integer
- func K(s string) data.Keyword
- func L(args ...ale.Value) *data.List
- func LS(n string) data.Symbol
- func N(n string) data.Name
- func O(p ...data.Pair) *data.Object
- func QS(d, l string) data.Symbol
- func R(num, den int64) data.Number
- func S(s string) data.String
- func V(args ...ale.Value) data.Vector
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.