Documentation ¶
Index ¶
- Variables
- func InvalidArg(args []vm.Value, idx int) error
- func InvalidArgErr(args []vm.Value, idx int, err error) error
- func MustMakeIter(m *vm.VM, iterable vm.Value) vm.Iterator
- func MustMakeReader(m *vm.VM, readable vm.Value) vm.Reader
- func StructDoesNotHaveField(structName, fieldName string) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func StructDoesNotHaveField ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.