Documentation
¶
Index ¶
Constants ¶
View Source
const (
EMPTY_STACK = "Empty Stack"
)
Variables ¶
View Source
var ErrorEndOfStack = errors.New("end of stack")
View Source
var RegStringWithVariable regexp.Regexp = *regexp.MustCompile(`\$\{([a-zA-Z\_]+\w*?)\}`)
Functions ¶
func RemoveBytes ¶ added in v0.3.0
func RepairUTF8 ¶ added in v0.3.2
Types ¶
Click to show internal directories.
Click to hide internal directories.