From eabf833b40dede4685a15e20af2a3725b2110549 Mon Sep 17 00:00:00 2001 From: Tom Faulhaber Date: Mon, 10 Aug 2009 11:02:04 -0700 Subject: Manual (forced) documentation build for commit db7ac3aa9a5de29ac9c0107a21a790f90104ad3f --- lazy-seqs-api.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lazy-seqs-api.html') diff --git a/lazy-seqs-api.html b/lazy-seqs-api.html index 18ce68df..dc39db9b 100644 --- a/lazy-seqs-api.html +++ b/lazy-seqs-api.html @@ -102,7 +102,7 @@ by Stephen C. Gilardi
Usage: (fibs)
 
Returns a lazy sequence of all the Fibonacci numbers.
- Source + Source

powers-of-2

@@ -110,14 +110,14 @@ by Stephen C. Gilardi
Usage: (powers-of-2)
 
Returns a lazy sequence of all the powers of 2
- Source + Source

primes

var

   
Lazy sequence of all the prime numbers.
- Source + Source
-- cgit v1.2.3-18-g5258