MCPcopy Create free account
hub / github.com/andeya/algorithm / tokenise

Function tokenise

evaler/evaler.go:189–198  ·  view source on GitHub ↗

tokenise takes an expr string and converts it to a slice of tokens tokenise puts spaces around all non-numbers, removes leading and trailing spaces, then splits on spaces

(expr string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

EvalFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected