main-apidocs-erlang-alisp-alisp-underscore-stdlib.md
| '*'/1 | | | '+'/1 | | | '-'/1 | | | '='/1 | | | 'remove-if'/1 | | | 'remove-if-not'/1 | | | append/1 | | | binaryp/1 | | | car/1 | | | cdr/1 | | | cons/1 | | | floatp/1 | | | identity/1 | | | integerp/1 | | | last/1 | | | list/1 | | | listp/1 | | | mapcar/1 | | | numberp/1 | | | pidp/1 | | | print/1 | | | refp/1 | | | tuple/1 | | | tuplep/1 | |
*(L) -> any()
+(L) -> any()
-(T) -> any()
=(T) -> any()
remove-if(X1) -> any()
remove-if-not(X1) -> any()
append(X1) -> any()
binaryp(X1) -> any()
car(X1) -> any()
cdr(X1) -> any()
cons(X1) -> any()
floatp(X1) -> any()
identity(X1) -> any()
integerp(X1) -> any()
last(X1) -> any()
list(List) -> any()
listp(X1) -> any()
mapcar(X1) -> any()
numberp(X1) -> any()
pidp(X1) -> any()
print(X1) -> any()
refp(X1) -> any()
tuple(List) -> any()
tuplep(X1) -> any()