Documentation
¶
Index ¶
- func EXPLODE(n uint8) *helpers.AdvancedOP
- func EXPLODEVAR() *helpers.SimpleOP
- func INDEX(n uint8) *helpers.AdvancedOP
- func INDEX2(i, j uint8) *helpers.AdvancedOP
- func INDEX3(i, j, k uint8) *helpers.AdvancedOP
- func INDEXQ(n uint8) *helpers.AdvancedOP
- func INDEXVAR() *helpers.SimpleOP
- func INDEXVARQ() *helpers.SimpleOP
- func ISNULL() *helpers.SimpleOP
- func ISTUPLE() *helpers.SimpleOP
- func LAST() *helpers.SimpleOP
- func NULLROTRIF() *helpers.SimpleOP
- func NULLROTRIF2() *helpers.SimpleOP
- func NULLROTRIFNOT() *helpers.SimpleOP
- func NULLROTRIFNOT2() *helpers.SimpleOP
- func NULLSWAPIF() *helpers.SimpleOP
- func NULLSWAPIF2() *helpers.SimpleOP
- func NULLSWAPIFNOT() *helpers.SimpleOP
- func NULLSWAPIFNOT2() *helpers.SimpleOP
- func PUSHNULL() *helpers.SimpleOP
- func QTLEN() *helpers.SimpleOP
- func SETINDEX(n uint8) *helpers.AdvancedOP
- func SETINDEXQ(n uint8) *helpers.AdvancedOP
- func SETINDEXVAR() *helpers.SimpleOP
- func SETINDEXVARQ() *helpers.SimpleOP
- func TLEN() *helpers.SimpleOP
- func TPOP() *helpers.SimpleOP
- func TPUSH() *helpers.SimpleOP
- func TUPLE(n uint8) *helpers.AdvancedOP
- func TUPLEVAR() *helpers.SimpleOP
- func UNPACKFIRST(n uint8) *helpers.AdvancedOP
- func UNPACKFIRSTVAR() *helpers.SimpleOP
- func UNTUPLE(n uint8) *helpers.AdvancedOP
- func UNTUPLEVAR() *helpers.SimpleOP
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EXPLODE ¶
func EXPLODE(n uint8) *helpers.AdvancedOP
func EXPLODEVAR ¶
func INDEX ¶
func INDEX(n uint8) *helpers.AdvancedOP
func INDEX2 ¶
func INDEX2(i, j uint8) *helpers.AdvancedOP
func INDEX3 ¶
func INDEX3(i, j, k uint8) *helpers.AdvancedOP
func INDEXQ ¶
func INDEXQ(n uint8) *helpers.AdvancedOP
func NULLROTRIF ¶
func NULLROTRIF2 ¶
func NULLROTRIFNOT ¶
func NULLROTRIFNOT2 ¶
func NULLSWAPIF ¶
func NULLSWAPIF2 ¶
func NULLSWAPIFNOT ¶
func NULLSWAPIFNOT2 ¶
func SETINDEX ¶
func SETINDEX(n uint8) *helpers.AdvancedOP
func SETINDEXQ ¶
func SETINDEXQ(n uint8) *helpers.AdvancedOP
func SETINDEXVAR ¶
func SETINDEXVARQ ¶
func TUPLE ¶
func TUPLE(n uint8) *helpers.AdvancedOP
func UNPACKFIRST ¶
func UNPACKFIRST(n uint8) *helpers.AdvancedOP
func UNPACKFIRSTVAR ¶
func UNTUPLE ¶
func UNTUPLE(n uint8) *helpers.AdvancedOP
func UNTUPLEVAR ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.