//
pkg.gl
Category
github.com/d2verb/mankey
parser
package
0.0.0-20240518175154-a0c62ad28e9f
Repository:
https://github.com/d2verb/mankey.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
3
Files
513 SLOC
#
Functions
New
No description provided by the author
#
Constants
AND
&& or ||.
ASSIGN
=.
CALL
myFunction(X).
DOT
hash.member.
EQUALS
==.
INDEX
array[index].
LESSGREATER
> or <.
LOWEST
No description provided by the author
PREFIX
-X or !X.
PRODUCT
*.
SUM
+.
#
Structs
Parser
No description provided by the author