Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustCalculate ¶
MustCalculate is the same as calculate, but will panic
Types ¶
type Function ¶
type Function struct { Args []interface{} // contains filtered or unexported fields }
Function is the function type for GoCalculate
func MakeFuncPanic ¶
MakeFuncPanic will the same as MakeFunc but will panic
Click to show internal directories.
Click to hide internal directories.