parrotcode: Javascript Boolean Type and values | |
Contents | Language Implementations | ecmascript |
Bool - Javascript Boolean Type and values
This file sets up the Javascript Boolean
type,
and initializes symbols for Boolean::True
and Boolean::False
.
|