This site is a static rendering of the Trac instance that was used by R7RS-WG1 for its work on R7RS-small (PDF), which was ratified in 2013. For more information, see Home.

Source for wiki MiscAlexandria version 2

author

cowan

comment


    

ipnr

127.11.51.1

name

MiscAlexandria

readonly

0

text

This and that from [http://common-lisp.net/project/alexandria/draft/alexandria.html Alexandria]

== Macros ==

{{{
if-let
when-let
when-let*
xor
}}}

== Random ==

{{{
rotate
shuffle
random-element
}}}

== I/O ==

{{{
read-whole-file
read-whole-binary-file
}}}

== Features ==

{{{
feature?
}}}

== Combinations ==

[http://en.wikipedia.org/wiki/Derangement Derangements]

{{{
binomial-coefficient
count-permutations
clamp
linear-interpolation
factorial
subfactorial
}}}

time

2014-12-24 08:02:16

version

2