Searched defs:stream (Results 1 - 4 of 4) sorted by relevance

/ec/ECSpooler/backends/scheme/scheme_libs/
H A Dstreams.scm3 ;;; A google code search for "cons-stream" might help:
4 ;;; <http://www.google.com/codesearch?q=%22cons-stream%22&hl=en&btnG=Search+Code>
12 ;; Constructor: Special Form `cons-stream'
13 (define-syntax cons-stream
15 ((cons-stream head tail)
20 (define (tail stream) (force (cdr stream)))
22 ;; Conatant: `the-empty-stream'
23 ;; Predicate: `empty-stream?'
25 (define the-empty-stream '())
[all...]
/ec/ECSpooler/backends/sql/lib/
H A Ddbunit-2.4.8.jar ... dbunit/dataset/filter/ org/dbunit/dataset/sqlloader/ org/dbunit/dataset/stream/ org/dbunit/dataset/xml/ org/dbunit/ext/ org/dbunit/ext ...
H A Dcommons-logging-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...
/ec/ECSpooler/backends/xml/bin/saxon/
H A Dsaxon9he.jarMETA-INF/MANIFEST.MF META-INF/SAXONICA.SF META-INF/SAXONICA.RSA META ...

Completed in 17 milliseconds