This is the dso-util Reference Manual, version 0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 06:00:46 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
dso-util
David Owen’s utilities.
David Owen
LGPL-2.1
0.1
cl-ppcre
(system).
file.lisp
(file).
impl.lisp
(file).
package.lisp
(file).
time.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
dso-util/dso-util.asd
dso-util/file.lisp
dso-util/impl.lisp
dso-util/package.lisp
dso-util/time.lisp
dso-util/file.lisp
package.lisp
(file).
dso-util
(system).
gulp-input
(function).
dso-util/impl.lisp
package.lisp
(file).
dso-util
(system).
bound
(function).
boundf
(macro).
compose
(function).
inflist
(function).
negative
(function).
nil-fn
(function).
nothing
(function).
only-if
(macro).
peval
(function).
positive
(function).
range
(function).
string+
(function).
string-initcase
(function).
subvect
(function).
true-fn
(function).
with-gensyms
(macro).
zip-alist
(function).
zip-glist
(function).
zip-plist
(function).
dso-util/time.lisp
package.lisp
(file).
dso-util
(system).
format-iso-date
(function).
parse-iso-date
(function).
Packages are listed by definition order.
dso-util
cl-ppcre
.
common-lisp
.
bound
(function).
boundf
(macro).
compose
(function).
format-iso-date
(function).
gulp-input
(function).
inflist
(function).
negative
(function).
nil-fn
(function).
nothing
(function).
only-if
(macro).
parse-iso-date
(function).
peval
(function).
positive
(function).
range
(function).
string+
(function).
string-initcase
(function).
subvect
(function).
true-fn
(function).
with-gensyms
(macro).
zip-alist
(function).
zip-glist
(function).
zip-plist
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Bounds X to within the interval [A, B]. If A > B, returns NIL.
Returns an infinite list containing OBJ.
Partially evaluates function FN over X.
Zips the two lists together as a alist. The result is truncated to match the shorter list. If either list is NIL, evaluates to NIL.
Zips lists together as a grouped list.
Zips the two lists together as a plist. The result is truncated to match the shorter list. If either list is NIL, evaluates to NIL.
Jump to: | B C F G I M N O P R S T W Z |
---|
Jump to: | B C F G I M N O P R S T W Z |
---|
Jump to: | D F I P S T |
---|
Jump to: | D F I P S T |
---|