This is the folio2 Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 06:08:03 2024 GMT+0.
folio2/src
folio2-as/src
folio2-as-syntax/src
folio2-boxes/src
folio2-make/src
folio2-functions/src
folio2-functions-syntax/src
folio2-maps/src
folio2-maps-syntax/src
folio2-pairs/src
folio2-sequences/src
folio2-sequences-syntax/src
folio2-series/src
folio2-taps/src
folio2/folio2.asd
folio2-as/folio2-as.asd
folio2-as-syntax/folio2-as-syntax.asd
folio2-boxes/folio2-boxes.asd
folio2-make/folio2-make.asd
folio2-functions/folio2-functions.asd
folio2-functions-syntax/folio2-functions-syntax.asd
folio2-maps/folio2-maps.asd
folio2-maps-syntax/folio2-maps-syntax.asd
folio2-pairs/folio2-pairs.asd
folio2-sequences/folio2-sequences.asd
folio2-sequences-syntax/folio2-sequences-syntax.asd
folio2-series/folio2-series.asd
folio2-taps/folio2-taps.asd
folio2/src/folio2-package.lisp
folio2/src/version.lisp
folio2-as/src/as-package.lisp
folio2-as/src/as-functions.lisp
folio2-as-syntax/src/as-package.lisp
folio2-as-syntax/src/as-syntax.lisp
folio2-boxes/src/boxes-package.lisp
folio2-boxes/src/boxes-types.lisp
folio2-boxes/src/boxes-functions.lisp
folio2-make/src/make-package.lisp
folio2-make/src/make-functions.lisp
folio2-functions/src/functions-package.lisp
folio2-functions/src/functions-functions.lisp
folio2-functions-syntax/src/functions-package.lisp
folio2-functions-syntax/src/functions-syntax.lisp
folio2-maps/src/maps-package.lisp
folio2-maps/src/maps-types.lisp
folio2-maps/src/maps-functions.lisp
folio2-maps-syntax/src/maps-package.lisp
folio2-maps-syntax/src/maps-syntax.lisp
folio2-pairs/src/pairs-package.lisp
folio2-pairs/src/pairs-functions.lisp
folio2-sequences/src/sequences-package.lisp
folio2-sequences/src/sequences-functions.lisp
folio2-sequences-syntax/src/sequences-package.lisp
folio2-sequences-syntax/src/sequences-syntax.lisp
folio2-series/src/suppress-series-warnings.lisp
folio2-series/src/series-package.lisp
folio2-series/src/series-syntax.lisp
folio2-series/src/series-functions.lisp
folio2-taps/src/taps-package.lisp
folio2-taps/src/taps-functions.lisp
The main system appears first, followed by any subsystem dependency.
folio2
folio2-as
folio2-as-syntax
folio2-boxes
folio2-make
folio2-functions
folio2-functions-syntax
folio2-maps
folio2-maps-syntax
folio2-pairs
folio2-sequences
folio2-sequences-syntax
folio2-series
folio2-taps
folio2
the folio2 umbrella system
mikel evins <mevins@me.com>
Lisp Lesser GNU Public License
fset
(system).
series
(system).
alexandria
(system).
folio2-as
(system).
folio2-as-syntax
(system).
folio2-boxes
(system).
folio2-functions
(system).
folio2-functions-syntax
(system).
folio2-make
(system).
folio2-maps
(system).
folio2-maps-syntax
(system).
folio2-pairs
(system).
folio2-sequences
(system).
folio2-sequences-syntax
(system).
folio2-series
(system).
folio2-taps
(system).
src
(module).
folio2-as
uniform tools for converting values from one type to another
mikel evins <mevins@me.com>
Lisp Lesser GNU Public License
src
(module).
folio2-as-syntax
reader syntax for type conversions
mikel evins <mevins@me.com>
Lisp Lesser GNU Public License
folio2-as
(system).
src
(module).
folio2-boxes
wrapping values in mutable containers
mikel evins <mevins@me.com>
Lisp Lesser GNU Public License
folio2-as
(system).
folio2-make
(system).
src
(module).
folio2-make
uniform tools for constructing arbitrary values
mikel evins <mevins@me.com>
Lisp Lesser GNU Public License
src
(module).
folio2-functions
tools for working with functions as values
mikel evins <mevins@me.com>
Lisp Lesser GNU Public License
alexandria
(system).
folio2-as
(system).
folio2-make
(system).
src
(module).
folio2-functions-syntax
syntax for working with functions as values
mikel evins <mevins@me.com>
Lisp Lesser GNU Public License
alexandria
(system).
folio2-functions
(system).
src
(module).
folio2-maps
tools for working with finite maps
mikel evins <mevins@me.com>
Lisp Lesser GNU Public License
fset
(system).
folio2-as
(system).
folio2-make
(system).
src
(module).
folio2-maps-syntax
reader syntax for maps
mikel evins <mevins@me.com>
Lisp Lesser GNU Public License
folio2-maps
(system).
src
(module).
folio2-pairs
tools for working with pairs of values
mikel evins <mevins@me.com>
Lisp Lesser GNU Public License
folio2-as
(system).
folio2-make
(system).
src
(module).
folio2-sequences
operations on sequences of values
mikel evins <mevins@me.com>
Lisp Lesser GNU Public License
folio2-as
(system).
folio2-make
(system).
folio2-pairs
(system).
fset
(system).
series
(system).
src
(module).
folio2-sequences-syntax
reader syntax for sequences
mikel evins <mevins@me.com>
Lisp Lesser GNU Public License
folio2-sequences
(system).
src
(module).
folio2-series
operations on (possibly unbounded) series of values
mikel evins <mevins@me.com>
Lisp Lesser GNU Public License
folio2-as
(system).
folio2-make
(system).
folio2-sequences
(system).
folio2-pairs
(system).
fset
(system).
series
(system).
src
(module).
folio2-taps
tools for treating objects as streams of values
mikel evins <mevins@me.com>
Lisp Lesser GNU Public License
fset
(system).
closer-mop
(system).
folio2-as
(system).
folio2-make
(system).
folio2-maps
(system).
folio2-sequences
(system).
folio2-series
(system).
folio2-pairs
(system).
src
(module).
Modules are listed depth-first from the system components tree.
folio2/src
folio2-as/src
folio2-as-syntax/src
folio2-boxes/src
folio2-make/src
folio2-functions/src
folio2-functions-syntax/src
folio2-maps/src
folio2-maps-syntax/src
folio2-pairs/src
folio2-sequences/src
folio2-sequences-syntax/src
folio2-series/src
folio2-taps/src
folio2/src
folio2
(system).
folio2-package.lisp
(file).
version.lisp
(file).
folio2-as/src
folio2-as
(system).
as-package.lisp
(file).
as-functions.lisp
(file).
folio2-as-syntax/src
folio2-as-syntax
(system).
as-package.lisp
(file).
as-syntax.lisp
(file).
folio2-boxes/src
folio2-boxes
(system).
boxes-package.lisp
(file).
boxes-types.lisp
(file).
boxes-functions.lisp
(file).
folio2-make/src
folio2-make
(system).
make-package.lisp
(file).
make-functions.lisp
(file).
folio2-functions/src
folio2-functions
(system).
functions-package.lisp
(file).
functions-functions.lisp
(file).
folio2-functions-syntax/src
folio2-functions-syntax
(system).
functions-package.lisp
(file).
functions-syntax.lisp
(file).
folio2-maps/src
folio2-maps
(system).
maps-package.lisp
(file).
maps-types.lisp
(file).
maps-functions.lisp
(file).
folio2-maps-syntax/src
folio2-maps-syntax
(system).
maps-package.lisp
(file).
maps-syntax.lisp
(file).
folio2-pairs/src
folio2-pairs
(system).
pairs-package.lisp
(file).
pairs-functions.lisp
(file).
folio2-sequences/src
folio2-sequences
(system).
sequences-package.lisp
(file).
sequences-functions.lisp
(file).
folio2-sequences-syntax/src
folio2-sequences-syntax
(system).
sequences-package.lisp
(file).
sequences-syntax.lisp
(file).
folio2-series/src
folio2-series
(system).
suppress-series-warnings.lisp
(file).
series-package.lisp
(file).
series-syntax.lisp
(file).
series-functions.lisp
(file).
folio2-taps/src
folio2-taps
(system).
taps-package.lisp
(file).
taps-functions.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
folio2/folio2.asd
folio2-as/folio2-as.asd
folio2-as-syntax/folio2-as-syntax.asd
folio2-boxes/folio2-boxes.asd
folio2-make/folio2-make.asd
folio2-functions/folio2-functions.asd
folio2-functions-syntax/folio2-functions-syntax.asd
folio2-maps/folio2-maps.asd
folio2-maps-syntax/folio2-maps-syntax.asd
folio2-pairs/folio2-pairs.asd
folio2-sequences/folio2-sequences.asd
folio2-sequences-syntax/folio2-sequences-syntax.asd
folio2-series/folio2-series.asd
folio2-taps/folio2-taps.asd
folio2/src/folio2-package.lisp
folio2/src/version.lisp
folio2-as/src/as-package.lisp
folio2-as/src/as-functions.lisp
folio2-as-syntax/src/as-package.lisp
folio2-as-syntax/src/as-syntax.lisp
folio2-boxes/src/boxes-package.lisp
folio2-boxes/src/boxes-types.lisp
folio2-boxes/src/boxes-functions.lisp
folio2-make/src/make-package.lisp
folio2-make/src/make-functions.lisp
folio2-functions/src/functions-package.lisp
folio2-functions/src/functions-functions.lisp
folio2-functions-syntax/src/functions-package.lisp
folio2-functions-syntax/src/functions-syntax.lisp
folio2-maps/src/maps-package.lisp
folio2-maps/src/maps-types.lisp
folio2-maps/src/maps-functions.lisp
folio2-maps-syntax/src/maps-package.lisp
folio2-maps-syntax/src/maps-syntax.lisp
folio2-pairs/src/pairs-package.lisp
folio2-pairs/src/pairs-functions.lisp
folio2-sequences/src/sequences-package.lisp
folio2-sequences/src/sequences-functions.lisp
folio2-sequences-syntax/src/sequences-package.lisp
folio2-sequences-syntax/src/sequences-syntax.lisp
folio2-series/src/suppress-series-warnings.lisp
folio2-series/src/series-package.lisp
folio2-series/src/series-syntax.lisp
folio2-series/src/series-functions.lisp
folio2-taps/src/taps-package.lisp
folio2-taps/src/taps-functions.lisp
folio2-as-syntax/folio2-as-syntax.asd
folio2-as-syntax
(system).
folio2-functions/folio2-functions.asd
folio2-functions
(system).
folio2-functions-syntax/folio2-functions-syntax.asd
folio2-functions-syntax
(system).
folio2-maps-syntax/folio2-maps-syntax.asd
folio2-maps-syntax
(system).
folio2-sequences/folio2-sequences.asd
folio2-sequences
(system).
folio2-sequences-syntax/folio2-sequences-syntax.asd
folio2-sequences-syntax
(system).
folio2/src/version.lisp
folio2-package.lisp
(file).
src
(module).
*folio-version*
(special variable).
folio2-as/src/as-functions.lisp
as-package.lisp
(file).
src
(module).
as
(generic function).
folio2-as-syntax/src/as-syntax.lisp
as-package.lisp
(file).
src
(module).
read-type-constraint
(function).
folio2-boxes/src/boxes-types.lisp
boxes-package.lisp
(file).
src
(module).
folio2-boxes/src/boxes-functions.lisp
boxes-types.lisp
(file).
src
(module).
folio2-make/src/make-functions.lisp
make-package.lisp
(file).
src
(module).
make
(generic function).
folio2-functions/src/functions-functions.lisp
functions-package.lisp
(file).
src
(module).
flip
(function).
function?
(method).
function?
(method).
function?
(method).
function?
(method).
functional?
(method).
functional?
(method).
functional?
(method).
functional?
(method).
generic-function?
(method).
generic-function?
(method).
method?
(method).
method?
(method).
method?
(method).
partial
(function).
rpartial
(function).
folio2-functions-syntax/src/functions-package.lisp
src
(module).
folio2-functions-syntax/src/functions-syntax.lisp
functions-package.lisp
(file).
src
(module).
%gen-vars
(function).
folio2-maps/src/maps-types.lisp
maps-package.lisp
(file).
src
(module).
folio2-maps/src/maps-functions.lisp
maps-types.lisp
(file).
src
(module).
alist
(macro).
as
(method).
as
(method).
as
(method).
as
(method).
as
(method).
as
(method).
as
(method).
as
(method).
as
(method).
as
(method).
as
(method).
contains-key?
(method).
contains-key?
(method).
contains-value?
(method).
contains-value?
(method).
get-key
(method).
get-key
(method).
keys
(method).
keys
(method).
make
(method).
make
(method).
make
(method).
make
(method).
map?
(method).
map?
(method).
map?
(method).
merge
(method).
merge
(method).
merge
(method).
merge
(method).
merge
(method).
merge
(method).
merge
(method).
merge
(method).
merge
(method).
plist
(function).
put-key
(method).
put-key
(method).
put-key
(method).
values
(method).
values
(method).
wb-map?
(method).
%expand-alist-pairs
(function).
%merge-alists
(method).
%merge-alists
(method).
%merge-alists
(method).
%merge-alists
(method).
%put-alist-key
(function).
%put-plist-key
(function).
folio2-maps-syntax/src/maps-syntax.lisp
maps-package.lisp
(file).
src
(module).
folio2-pairs/src/pairs-functions.lisp
pairs-package.lisp
(file).
src
(module).
folio2-sequences/src/sequences-functions.lisp
sequences-package.lisp
(file).
src
(module).
acons
(method).
acons
(method).
acons
(method).
acons
(method).
add-first
(method).
add-first
(method).
add-first
(method).
add-first
(method).
add-first
(method).
add-last
(method).
add-last
(method).
add-last
(method).
add-last
(method).
add-last
(method).
any
(method).
any
(method).
any
(method).
append
(function).
apportion
(method).
apportion
(method).
apportion
(method).
as
(method).
as
(method).
as
(method).
as
(method).
as
(method).
as
(method).
as
(method).
as
(method).
as
(method).
as
(method).
assoc
(method).
assoc
(method).
assoc
(method).
assoc
(method).
binary-append
(method).
binary-append
(method).
binary-append
(method).
binary-append
(method).
binary-append
(method).
binary-append
(method).
binary-append
(method).
binary-append
(method).
binary-append
(method).
binary-append
(method).
binary-append
(method).
binary-append
(method).
binary-append
(method).
binary-append
(method).
binary-append
(method).
binary-append
(method).
binary-append
(method).
binary-append
(method).
binary-append
(method).
by
(method).
by
(method).
by
(method).
by
(method).
by
(method).
count
(method).
count
(method).
count
(method).
count-if
(method).
count-if
(method).
count-if
(method).
count-if-not
(function).
dispose
(method).
dispose
(method).
dispose
(method).
drop
(method).
drop
(method).
drop
(method).
drop
(method).
drop-while
(method).
drop-while
(method).
drop-while
(method).
element
(method).
element
(method).
element
(method).
empty?
(method).
empty?
(method).
empty?
(method).
every?
(function).
filter
(method).
filter
(method).
filter
(method).
find
(method).
find
(method).
find
(method).
find-if
(method).
find-if
(method).
find-if
(method).
find-if-not
(function).
first
(method).
first
(method).
first
(method).
first
(method).
head
(method).
head
(method).
head
(method).
head
(method).
image
(method).
image
(method).
image
(method).
image
(method).
image
(method).
indexes
(method).
indexes
(method).
indexes
(method).
indexes
(method).
interleave
(method).
interleave
(method).
interleave
(method).
interleave
(method).
interleave
(method).
interleave
(method).
interleave
(method).
interleave
(method).
interleave
(method).
interleave
(method).
interleave
(method).
interleave
(method).
interleave
(method).
interleave
(method).
interleave
(method).
interleave
(method).
interleave
(method).
interpose
(method).
interpose
(method).
interpose
(method).
interpose
(method).
join
(function).
last
(method).
last
(method).
last
(method).
last
(method).
leave
(method).
leave
(method).
leave
(method).
length
(method).
length
(method).
length
(method).
mismatch
(method).
mismatch
(method).
mismatch
(method).
mismatch
(method).
mismatch
(method).
partition
(method).
partition
(method).
partition
(method).
penult
(method).
penult
(method).
penult
(method).
position
(method).
position
(method).
position
(method).
position-if
(method).
position-if
(method).
position-if
(method).
position-if-not
(function).
prefix-match?
(method).
prefix-match?
(method).
prefix-match?
(method).
prefix-match?
(method).
prefix-match?
(method).
prefix-match?
(method).
prefix-match?
(method).
prefix-match?
(method).
prefix-match?
(method).
prefix-match?
(method).
range
(method).
reduce
(method).
reduce
(method).
remove
(method).
remove
(method).
remove
(method).
remove-duplicates
(method).
remove-duplicates
(method).
remove-duplicates
(method).
remove-if
(method).
remove-if
(method).
remove-if
(method).
remove-if-not
(method).
rest
(method).
rest
(method).
rest
(method).
reverse
(method).
reverse
(method).
reverse
(method).
search
(method).
search
(method).
search
(method).
search
(method).
search
(method).
search
(method).
search
(method).
search
(method).
search
(method).
second
(method).
second
(method).
second
(method).
second
(method).
select
(method).
select
(method).
select
(method).
select
(method).
select
(method).
select
(method).
select
(method).
select
(method).
select
(method).
select
(method).
select
(method).
sequence
(function).
sequence?
(method).
sequence?
(method).
sequence?
(method).
sequence?
(method).
shuffle
(method).
shuffle
(method).
shuffle
(method).
shuffle
(method).
some?
(function).
sort
(method).
sort
(method).
sort
(method).
split
(method).
split
(method).
split
(method).
split
(method).
split
(method).
split
(method).
split
(method).
split
(method).
split
(method).
split
(method).
split
(method).
split
(method).
split
(method).
split
(method).
split
(method).
split
(method).
subsequence
(method).
subsequence
(method).
substitute
(method).
substitute
(method).
substitute-if
(method).
substitute-if
(method).
substitute-if-not
(method).
substitute-if-not
(method).
suffix-match?
(method).
suffix-match?
(method).
suffix-match?
(method).
suffix-match?
(method).
suffix-match?
(method).
suffix-match?
(method).
suffix-match?
(method).
suffix-match?
(method).
suffix-match?
(method).
suffix-match?
(method).
tail
(method).
tail
(method).
tail
(method).
tails
(method).
tails
(method).
tails
(method).
tails
(method).
take
(method).
take
(method).
take
(method).
take
(method).
take-by
(method).
take-by
(method).
take-by
(method).
take-by
(method).
take-while
(method).
take-while
(method).
take-while
(method).
unzip
(method).
unzip
(method).
unzip
(method).
wb-seq?
(method).
wb-seq?
(method).
zip
(method).
zip
(method).
zip
(method).
zip
(method).
zip
(method).
zip
(method).
zip
(method).
zip
(method).
zip
(method).
zip
(method).
zip
(method).
zip
(method).
zip
(method).
zip
(method).
zip
(method).
zip
(method).
zip
(method).
%general-prefix-match
(function).
%general-suffix-match
(function).
%general-tails-by
(function).
*any-random-state*
(special variable).
assoc-if
(method).
assoc-if
(method).
assoc-if
(method).
assoc-if
(method).
assoc-if-not
(function).
folio2-sequences-syntax/src/sequences-package.lisp
src
(module).
folio2-sequences-syntax/src/sequences-syntax.lisp
sequences-package.lisp
(file).
src
(module).
folio2-series/src/suppress-series-warnings.lisp
:sbcl
src
(module).
folio2-series/src/series-package.lisp
suppress-series-warnings.lisp
(file).
src
(module).
folio2-series/src/series-syntax.lisp
series-package.lisp
(file).
src
(module).
folio2-series/src/series-functions.lisp
series-syntax.lisp
(file).
src
(module).
add-first
(method).
as
(method).
as
(method).
as
(method).
as
(method).
as
(method).
as
(method).
by
(method).
coalesce
(function).
dispose
(method).
drop
(method).
drop-while
(method).
element
(method).
filter
(method).
first
(method).
head
(method).
image
(method).
indexes
(method).
interleave
(method).
interleave
(method).
interleave
(method).
interleave
(method).
interleave
(method).
interleave
(method).
interleave
(method).
interleave
(method).
interleave
(method).
interpose
(method).
partition
(method).
prefix-match?
(method).
prefix-match?
(method).
prefix-match?
(method).
range-from
(method).
remove
(method).
remove-if
(method).
remove-if-not
(method).
rest
(method).
scan
(method).
scan
(method).
scan
(method).
second
(method).
select
(method).
select
(method).
series
(function).
series?
(method).
series?
(method).
subsequence
(method).
substitute
(method).
substitute-if
(method).
substitute-if-not
(method).
tail
(method).
tails
(method).
take
(method).
take-by
(method).
take-while
(method).
unzip
(method).
zip
(method).
zip
(method).
zip
(method).
zip
(method).
zip
(method).
zip
(method).
%make-toggle
(function).
folio2-taps/src/taps-functions.lisp
taps-package.lisp
(file).
src
(module).
characters
(method).
characters
(method).
characters
(method).
elements
(method).
elements
(method).
elements
(method).
lines
(method).
lines
(method).
lines
(method).
objects
(method).
objects
(method).
objects
(method).
octets
(method).
octets
(method).
octets
(method).
slots
(method).
slots
(method).
slots
(method).
slots
(method).
Packages are listed by definition order.
net.bardcode.folio2.as
net.bardcode.folio2
net.bardcode.folio2.taps
net.bardcode.folio2.make
net.bardcode.folio2.series
net.bardcode.folio2.maps
net.bardcode.folio2.boxes
net.bardcode.folio2.functions
net.bardcode.folio2.pairs
net.bardcode.folio2.sequences
net.bardcode.folio2.as
common-lisp
.
as
(generic function).
read-type-constraint
(function).
net.bardcode.folio2
folio2
*folio-version*
(special variable).
net.bardcode.folio2.taps
common-lisp
.
net.bardcode.folio2.as
.
net.bardcode.folio2.make
.
net.bardcode.folio2.make
common-lisp
.
make
(generic function).
net.bardcode.folio2.series
common-lisp
.
net.bardcode.folio2.as
.
net.bardcode.folio2.make
.
%make-toggle
(function).
net.bardcode.folio2.maps
common-lisp
.
net.bardcode.folio2.as
.
net.bardcode.folio2.make
.
alist
(macro).
alist
(type).
alist?
(generic function).
contains-key?
(generic function).
contains-value?
(generic function).
get-key
(generic function).
keys
(generic function).
map?
(generic function).
merge
(generic function).
plist
(function).
plist
(type).
plist?
(generic function).
put-key
(generic function).
values
(generic function).
wb-map?
(generic function).
%expand-alist-pairs
(function).
%merge-alists
(generic function).
%put-alist-key
(function).
%put-plist-key
(function).
net.bardcode.folio2.boxes
common-lisp
.
net.bardcode.folio2.as
.
net.bardcode.folio2.make
.
net.bardcode.folio2.functions
common-lisp
.
net.bardcode.folio2.as
.
net.bardcode.folio2.make
.
%gen-vars
(function).
net.bardcode.folio2.pairs
common-lisp
.
net.bardcode.folio2.as
.
net.bardcode.folio2.make
.
(setf left)
(setf expander).
left
(generic function).
pair
(function).
pair?
(generic function).
(setf right)
(setf expander).
right
(generic function).
set-left!
(generic function).
set-right!
(generic function).
net.bardcode.folio2.sequences
common-lisp
.
net.bardcode.folio2.as
.
net.bardcode.folio2.make
.
net.bardcode.folio2.pairs
.
acons
(generic function).
add-first
(generic function).
add-last
(generic function).
any
(generic function).
append
(function).
apportion
(generic function).
assoc
(generic function).
binary-append
(generic function).
by
(generic function).
count
(generic function).
count-if
(generic function).
count-if-not
(function).
dispose
(generic function).
drop
(generic function).
drop-while
(generic function).
element
(generic function).
empty?
(generic function).
every?
(function).
filter
(generic function).
find
(generic function).
find-if
(generic function).
find-if-not
(function).
first
(generic function).
head
(generic function).
image
(generic function).
indexes
(generic function).
interleave
(generic function).
interpose
(generic function).
join
(function).
last
(generic function).
leave
(generic function).
length
(generic function).
mismatch
(generic function).
partition
(generic function).
penult
(generic function).
position
(generic function).
position-if
(generic function).
position-if-not
(function).
prefix-match?
(generic function).
range
(generic function).
reduce
(generic function).
remove
(generic function).
remove-duplicates
(generic function).
remove-if
(generic function).
remove-if-not
(generic function).
rest
(generic function).
reverse
(generic function).
search
(generic function).
second
(generic function).
select
(generic function).
sequence
(function).
sequence?
(generic function).
shuffle
(generic function).
some?
(function).
sort
(generic function).
split
(generic function).
subsequence
(generic function).
substitute
(generic function).
substitute-if
(generic function).
substitute-if-not
(generic function).
suffix-match?
(generic function).
tail
(generic function).
tails
(generic function).
take
(generic function).
take-by
(generic function).
take-while
(generic function).
unzip
(generic function).
wb-seq?
(generic function).
zip
(generic function).
%general-prefix-match
(function).
%general-suffix-match
(function).
%general-tails-by
(function).
*any-random-state*
(special variable).
assoc-if
(generic function).
assoc-if-not
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
right
(generic function).
set-right!
(generic function).
foundation-series
)) ¶wb-seq
)) ¶character
) (sequence string
)) ¶vector
)) ¶cons
)) ¶null
)) ¶(eql string)
) (value foundation-series
) &key &allow-other-keys) ¶(eql vector)
) (value foundation-series
) &key &allow-other-keys) ¶(eql list)
) (value foundation-series
) &key &allow-other-keys) ¶(eql sequence)
) (value foundation-series
) &key &allow-other-keys) ¶(eql net.bardcode.folio2.series:series)
) (value sequence
) &key &allow-other-keys) ¶(eql series::foundation-series)
) (value sequence
) &key &allow-other-keys) ¶(eql fset:wb-seq)
) (sequence wb-seq
) &key &allow-other-keys) ¶(eql fset:wb-seq)
) (sequence vector
) &key &allow-other-keys) ¶(eql fset:wb-seq)
) (sequence cons
) &key &allow-other-keys) ¶(eql vector)
) (sequence wb-seq
) &key &allow-other-keys) ¶(eql vector)
) (sequence vector
) &key &allow-other-keys) ¶(eql string)
) (sequence cons
) &key &allow-other-keys) ¶(eql vector)
) (sequence cons
) &key &allow-other-keys) ¶(eql list)
) (sequence wb-seq
) &key &allow-other-keys) ¶(eql list)
) (sequence vector
) &key &allow-other-keys) ¶(eql list)
) (sequence cons
) &key &allow-other-keys) ¶(eql net.bardcode.folio2.pairs:pair)
) (val vector
) &key &allow-other-keys) ¶(eql net.bardcode.folio2.pairs:pair)
) (val cons
) &key &allow-other-keys) ¶(eql fset:wb-map)
) (value cons
) &key &allow-other-keys) ¶(eql fset:wb-map)
) (value null
) &key &allow-other-keys) ¶(eql fset:wb-map)
) value &key &allow-other-keys) ¶(eql net.bardcode.folio2.maps:plist)
) (value cons
) &key &allow-other-keys) ¶(eql net.bardcode.folio2.maps:plist)
) value &key &allow-other-keys) ¶(eql net.bardcode.folio2.maps:alist)
) (value wb-map
) &key &allow-other-keys) ¶(eql net.bardcode.folio2.maps:alist)
) (value cons
) &key &allow-other-keys) ¶(eql net.bardcode.folio2.maps:alist)
) value &key &allow-other-keys) ¶(eql net.bardcode.folio2.maps:map)
) (value cons
) &key &allow-other-keys) ¶(eql net.bardcode.folio2.maps:map)
) (value null
) &key &allow-other-keys) ¶(eql net.bardcode.folio2.maps:map)
) value &key &allow-other-keys) ¶(eql :box)
) val &key &allow-other-keys) ¶(eql net.bardcode.folio2.boxes:box)
) val &key &allow-other-keys) ¶(eql string)
) (val symbol
) &key &allow-other-keys) ¶(eql symbol)
) (val string
) &key package &allow-other-keys) ¶wb-seq
) (sequence2 wb-seq
)) ¶wb-seq
) (sequence2 vector
)) ¶wb-seq
) (sequence2 cons
)) ¶wb-seq
) (sequence2 null
)) ¶string
) (sequence2 wb-seq
)) ¶string
) (sequence2 sequence
)) ¶string
) (sequence2 null
)) ¶vector
) (sequence2 wb-seq
)) ¶vector
) (sequence2 vector
)) ¶vector
) (sequence2 cons
)) ¶vector
) (sequence2 null
)) ¶cons
) (sequence2 wb-seq
)) ¶cons
) (sequence2 vector
)) ¶cons
) (sequence2 cons
)) ¶cons
) (sequence2 null
)) ¶null
) (sequence2 wb-seq
)) ¶null
) (sequence2 vector
)) ¶null
) (sequence2 cons
)) ¶null
) (sequence2 null
)) ¶integer
) (series foundation-series
)) ¶integer
) (sequence wb-seq
)) ¶integer
) (sequence string
)) ¶integer
) (sequence vector
)) ¶integer
) (sequence cons
)) ¶integer
) (sequence null
)) ¶foundation-series
)) ¶wb-seq
)) ¶string
)) ¶vector
)) ¶cons
)) ¶null
)) ¶foundation-series
) (sequence2 foundation-series
)) ¶wb-seq
) (sequence2 foundation-series
)) ¶vector
) (sequence2 foundation-series
)) ¶cons
) (sequence2 foundation-series
)) ¶null
) (sequence2 foundation-series
)) ¶foundation-series
) (sequence2 wb-seq
)) ¶foundation-series
) (sequence2 vector
)) ¶foundation-series
) (sequence2 cons
)) ¶foundation-series
) (sequence2 null
)) ¶wb-seq
) (sequence2 wb-seq
)) ¶wb-seq
) (sequence2 vector
)) ¶wb-seq
) (sequence2 cons
)) ¶wb-seq
) (sequence2 null
)) ¶vector
) (sequence2 wb-seq
)) ¶string
) (sequence2 string
)) ¶vector
) (sequence2 vector
)) ¶vector
) (sequence2 cons
)) ¶vector
) (sequence2 null
)) ¶cons
) (sequence2 wb-seq
)) ¶cons
) (sequence2 vector
)) ¶cons
) (sequence2 cons
)) ¶cons
) (sequence2 null
)) ¶null
) (sequence2 wb-seq
)) ¶null
) (sequence2 vector
)) ¶null
) (sequence2 cons
)) ¶null
) (sequence2 null
)) ¶(eql :pair)
) &key left right &allow-other-keys) ¶(eql net.bardcode.folio2.pairs:pair)
) &key left right &allow-other-keys) ¶(eql fset:wb-map)
) &key contents &allow-other-keys) ¶(eql net.bardcode.folio2.maps:alist)
) &key contents &allow-other-keys) ¶(eql net.bardcode.folio2.maps:plist)
) &key contents &allow-other-keys) ¶(eql net.bardcode.folio2.maps:map)
) &key contents &allow-other-keys) ¶(eql :box)
) &key value &allow-other-keys) ¶(eql net.bardcode.folio2.boxes:box)
) &key value &allow-other-keys) ¶(eql hash-table)
) &key test size rehash-size rehash-threshold &allow-other-keys) ¶(eql string)
) &key length element-type initial-element &allow-other-keys) ¶(eql array)
) &key dimensions element-type initial-element initial-contents adjustable fill-pointer displaced-to displaced-index-offset &allow-other-keys) ¶(eql list)
) &key elements &allow-other-keys) ¶(eql cons)
) &key car cdr &allow-other-keys) ¶(eql keyword)
) &key name &allow-other-keys) ¶(eql symbol)
) &key name &allow-other-keys) ¶wb-map
) (map2 wb-map
) &key &allow-other-keys) ¶wb-map
) (map2 cons
) &key &allow-other-keys) ¶wb-map
) (map2 null
) &key test &allow-other-keys) ¶cons
) (map2 wb-map
) &key test &allow-other-keys) ¶cons
) (map2 cons
) &key test &allow-other-keys) ¶cons
) (map2 null
) &key test &allow-other-keys) ¶null
) (map2 wb-map
) &key test &allow-other-keys) ¶null
) (map2 cons
) &key test &allow-other-keys) ¶null
) (map2 null
) &key test &allow-other-keys) ¶wb-seq
) (sequence2 wb-seq
) &key test key start1 start2 end1 end2) ¶wb-seq
) (sequence2 sequence
) &key test key start1 start2 end1 end2) ¶sequence
) (sequence2 wb-seq
) &key test key start1 start2 end1 end2) ¶sequence
) (sequence2 sequence
) &key test key start1 start2 end1 end2) ¶null
) (sequence2 null
) &key test key start1 start2 end1 end2) ¶wb-seq
) (sequence foundation-series
) &key test key) ¶sequence
) (sequence foundation-series
) &key test key) ¶null
) (sequence foundation-series
) &key test key) ¶wb-seq
) (sequence wb-seq
) &key test key) ¶wb-seq
) (sequence sequence
) &key test key) ¶wb-seq
) (sequence null
) &key test key) ¶sequence
) (sequence wb-seq
) &key test key) ¶sequence
) (sequence sequence
) &key test key) ¶sequence
) (sequence null
) &key test key) ¶null
) (sequence wb-seq
) &key test key) ¶null
) (sequence sequence
) &key test key) ¶null
) (sequence null
) &key test key) ¶integer
) (end integer
) &key by) ¶integer
) &key by) ¶foundation-series
) &key test start end key) ¶wb-seq
) &key test start end key) ¶sequence
) &key test start end key) ¶null
) &key test start end key) ¶foundation-series
) &key start end key) ¶wb-seq
) &key start end key) ¶sequence
) &key start end key) ¶null
) &key start end key) ¶wb-seq
) (sequence2 wb-seq
) &key start1 end1 start2 end2 test key) ¶wb-seq
) (sequence2 sequence
) &key start1 end1 start2 end2 test key) ¶wb-seq
) (sequence2 null
) &key start1 end1 start2 end2 test key) ¶sequence
) (sequence2 wb-seq
) &key start1 end1 start2 end2 test key) ¶sequence
) (sequence2 sequence
) &key start1 end1 start2 end2 test key) ¶sequence
) (sequence2 null
) &key start1 end1 start2 end2 test key) ¶null
) (sequence2 wb-seq
) &key start1 end1 start2 end2 test key) ¶null
) (sequence2 sequence
) &key start1 end1 start2 end2 test key) ¶null
) (sequence2 null
) &key start1 end1 start2 end2 test key) ¶foundation-series
) (sequence2 sequence
)) ¶foundation-series
) (sequence2 null
)) ¶wb-seq
) (sequence2 wb-seq
)) ¶sequence
) (sequence2 wb-seq
)) ¶null
) (sequence2 wb-seq
)) ¶wb-seq
) (sequence2 vector
)) ¶sequence
) (sequence2 vector
)) ¶null
) (sequence2 vector
)) ¶wb-seq
) (sequence2 cons
)) ¶sequence
) (sequence2 cons
)) ¶cons
) (sequence2 null
)) ¶null
) (sequence2 cons
)) ¶null
) (sequence2 null
)) ¶cons
) val) ¶cons
) val) ¶cons
) val) ¶wb-seq
) (sentinel wb-seq
) &key key test) ¶wb-seq
) (sentinel vector
) &key key test) ¶wb-seq
) (sentinel cons
) &key key test) ¶wb-seq
) (sentinel null
) &key key test) ¶vector
) (sentinel wb-seq
) &key key test) ¶vector
) (sentinel vector
) &key key test) ¶vector
) (sentinel cons
) &key key test) ¶vector
) (sentinel null
) &key key test) ¶cons
) (sentinel wb-seq
) &key key test) ¶cons
) (sentinel vector
) &key key test) ¶cons
) (sentinel cons
) &key key test) ¶cons
) (sentinel null
) &key key test) ¶null
) (sentinel wb-seq
) &key key test) ¶null
) (sentinel vector
) &key key test) ¶null
) (sentinel cons
) &key key test) ¶null
) (sentinel null
) &key key test) ¶wb-seq
) (suffix wb-seq
) &key test key) ¶sequence
) (suffix wb-seq
) &key test key) ¶null
) (suffix wb-seq
) &key test key) ¶wb-seq
) (suffix sequence
) &key test key) ¶sequence
) (suffix sequence
) &key test key) ¶null
) (suffix sequence
) &key test key) ¶wb-seq
) (suffix null
) &key test key) ¶sequence
) (suffix null
) &key test key) ¶null
) (suffix null
) &key test key) ¶integer
) (n integer
) (sequence foundation-series
)) ¶integer
) (n integer
) (sequence wb-seq
)) ¶integer
) (n integer
) (sequence sequence
)) ¶integer
) (n integer
) (sequence null
)) ¶(eql 0)
) (n (eql 0)
) (sequence null
)) ¶cons
)) ¶foundation-series
) (sequence2 foundation-series
)) ¶foundation-series
) (sequence2 wb-seq
)) ¶foundation-series
) (sequence2 sequence
)) ¶wb-seq
) (sequence2 foundation-series
)) ¶sequence
) (sequence2 foundation-series
)) ¶null
) (sequence2 foundation-series
)) ¶wb-seq
) (sequence2 wb-seq
)) ¶wb-seq
) (sequence2 vector
)) ¶wb-seq
) (sequence2 cons
)) ¶wb-seq
) (sequence2 null
)) ¶string
) (sequence2 null
)) ¶vector
) (sequence2 wb-seq
)) ¶vector
) (sequence2 vector
)) ¶vector
) (sequence2 cons
)) ¶vector
) (sequence2 null
)) ¶cons
) (sequence2 wb-seq
)) ¶cons
) (sequence2 vector
)) ¶cons
) (sequence2 cons
)) ¶cons
) (sequence2 null
)) ¶null
) (sequence2 wb-seq
)) ¶null
) (sequence2 vector
)) ¶null
) (sequence2 cons
)) ¶null
) (sequence2 null
)) ¶Jump to: | $
%
(
-
^
A B C D E F G H I J K L M O P R S T U V W Z |
---|
Jump to: | $
%
(
-
^
A B C D E F G H I J K L M O P R S T U V W Z |
---|
Jump to: | *
S |
---|
Jump to: | *
S |
---|
Jump to: | A B F M N P S T V |
---|
Jump to: | A B F M N P S T V |
---|