package
0.0.0-20240903203445-8da6124ea7e7
Repository: https://github.com/navionguy/basicwasm.git
Documentation: pkg.go.dev

# Functions

New create and return a Parser instance.

# Constants

myFunction(X).
==.
No description provided by the author
> or <.
LOWEST defines the bottom of the priority stack.
-X or !X.
*.
+.

# Structs

Parser an instance.

# Interfaces

define a Lexer interface so I can use a test mock.