Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MState ¶
type MState struct {
// contains filtered or unexported fields
}
MState is a middle state It records the call stack and generates responding bytecode
func Filter ¶
Filter creates a new slice with all elements that pass the test implemented by the provided function
func Map ¶
Map creates a new slice with the results of calling a provided function on every element in the calling slice
Click to show internal directories.
Click to hide internal directories.