| Constructor | Description |
|---|---|
Bool(boolean on) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object o) |
|
Thing |
eval(Env env) |
|
static Bool |
fals() |
|
int |
hashCode() |
|
boolean |
is() |
|
java.lang.String |
toString() |
|
static Bool |
tru() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitisFunction, printpublic java.lang.String toString()
toString in class java.lang.Objectpublic boolean is()
public static Bool tru()
public static Bool fals()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.ObjectCopyright © 2018. All rights reserved.