package
0.0.0-20240203023924-cad9b243799c
Repository: https://github.com/dfirebaugh/punch.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

=.
myFunction(X).
OR or AND.
== or !=.
precedence order.
array[index], map[key].
> or <.
precedence order.
%.
**.
-X or !X.
* or /.
!~ ~=.
+ or -.
? :.

# Structs

No description provided by the author

# Interfaces

No description provided by the author