package
0.0.0-20240714224212-b7b0f3b0c0f3
Repository: https://github.com/fluffle/sp0rkle.git
Documentation: pkg.go.dev

# Functions

Calc("some arbitrary maths string") -> (answer or zero, nil or error).

# Constants

a comma ,.
end-of-file.
a function.
a left parenthesis (.
no fucking idea what this input is ;-).
a number (fills numval).
an operator.
a right parenthesis ).

# Type aliases

A TokenMap allows the calc parser to recognise arbitrary strings in the input and do maths on them.