This website requires JavaScript.
Explore
Help
Sign In
DHBW
/
gemstone
mirror of
https://github.com/Servostar/gemstone.git
Watch
1
Star
0
Fork
You've already forked gemstone
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
574b4693b1
gemstone
/
lib
/
bool.gem
8 lines
89 B
Plaintext
Raw
Blame
History
import "def.gem"
type unsigned int: bool
static bool: TRUE = 1
static bool: FALSE = 0
Reference in New Issue
View Git Blame
Copy Permalink