This is the cl-oju Reference Manual, version 0.0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 05:13:12 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
cl-oju
Common Lisp equivalents of core Clojure functions, especially sequence-related ones
John Jacobsen
MIT
0.0.1
1am
(system).
src
(module).
Modules are listed depth-first from the system components tree.
cl-oju/src
cl-oju
(system).
package.lisp
(file).
main.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
cl-oju/src/main.lisp
package.lisp
(file).
src
(module).
comment
(macro).
comp
(function).
drop
(function).
filter
(function).
frequencies
(function).
group-by
(function).
if-not
(macro).
interleave
(function).
interpose
(function).
juxt
(function).
neg?
(function).
not=
(function).
partial
(function).
partition-all
(function).
partition-by
(function).
partition-n
(function).
pos?
(function).
rand-int
(function).
rand-nth
(function).
range
(function).
repeatedly
(function).
slurp
(function).
sort-by
(function).
spit
(function).
str
(function).
take
(function).
take-while
(function).
when-not
(macro).
compare<
(generic function).
fast-length
(function).
Packages are listed by definition order.
cl-oju
common-lisp
.
comment
(macro).
comp
(function).
drop
(function).
filter
(function).
frequencies
(function).
group-by
(function).
if-not
(macro).
interleave
(function).
interpose
(function).
juxt
(function).
neg?
(function).
not=
(function).
partial
(function).
partition-all
(function).
partition-by
(function).
partition-n
(function).
pos?
(function).
rand-int
(function).
rand-nth
(function).
range
(function).
repeatedly
(function).
slurp
(function).
sort-by
(function).
spit
(function).
str
(function).
take
(function).
take-while
(function).
when-not
(macro).
compare<
(generic function).
fast-length
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Determine whether A is less than B in the appropriate sense.
null
) (b null
)) ¶null
) (b cons
)) ¶cons
) (b null
)) ¶cons
) (b cons
)) ¶character
) (b character
)) ¶symbol
) (b symbol
)) ¶string
) (b string
)) ¶number
) (b number
)) ¶Jump to: | C D F G I J M N P R S T W |
---|
Jump to: | C D F G I J M N P R S T W |
---|
Jump to: | C F M P S |
---|
Jump to: | C F M P S |
---|