package
0.0.0-20241017134603-c06a56f46899
Repository: https://github.com/manuelgarciaf/go-interpreter.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

x().
==.
x[y].
> or <.
Order of precedences for operator parsing.
-x or !x.
*.
+.

# Structs

No description provided by the author