1;;
2;; srfi-40 - library of streams
3;;
4
5(define-module srfi-40 (extend util.stream))
6