//
pkg.gl
Category
ghostlang.org/x/ghost
value
package
0.28.0
Repository:
https://github.com/ghost-language/ghost.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
3
Files
19 SLOC
#
Variables
BREAK
BREAK represents a break value.
CONTINUE
CONTINUE represents a continue value.
FALSE
FALSE represents a false value.
NULL
NULL represents a null value.
TRUE
TRUE represents a true value.