Flexible Rules
Home Publications Examples Downloads API Overview API Doc Tutorials

len

Synopsis:

(len list)

Description:

Returns the size of the list list.

Example:

(len [1, 2, 3, 4, 5, 6]) --> 6
(len [1, 2, 3,]) --> 3


Contact: Fulvio Frapolli (fulvio . frapolli //at// unifr . ch), Amos Brocco (amos . brocco //at// unifr . ch)
* Remove spaces and replace //at// with @
© 2009