Package | Description |
---|---|
gnu.lists |
Contains utility classes and interfaces for sequences (lists), arrays, and trees.
|
Modifier and Type | Method and Description |
---|---|
static RAPair |
RAPair.cons(java.lang.Object x,
java.lang.Object ls) |
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
RAPair.listRef(RAPair ls,
int i) |