aboutsummaryrefslogtreecommitdiff
path: root/algebraic-structures.stream.applicative.scm
diff options
context:
space:
mode:
Diffstat (limited to 'algebraic-structures.stream.applicative.scm')
-rw-r--r--algebraic-structures.stream.applicative.scm4
1 files changed, 4 insertions, 0 deletions
diff --git a/algebraic-structures.stream.applicative.scm b/algebraic-structures.stream.applicative.scm
new file mode 100644
index 0000000..5ff5f0c
--- /dev/null
+++ b/algebraic-structures.stream.applicative.scm
@@ -0,0 +1,4 @@
+(import (algebraic-structures applicative)
+ (only (algebraic-structures private stream applicative)))
+(module (algebraic-structures stream applicative) = ((algebraic-structures applicative)
+ (algebraic-structures private stream applicative)))