aboutsummaryrefslogtreecommitdiff
path: root/algebraic-structs.functor.make.scm
diff options
context:
space:
mode:
Diffstat (limited to 'algebraic-structs.functor.make.scm')
-rw-r--r--algebraic-structs.functor.make.scm3
1 files changed, 3 insertions, 0 deletions
diff --git a/algebraic-structs.functor.make.scm b/algebraic-structs.functor.make.scm
new file mode 100644
index 0000000..23b366f
--- /dev/null
+++ b/algebraic-structs.functor.make.scm
@@ -0,0 +1,3 @@
+(functor ((algebraic-structs functor make) (F (map)))
+ (map)
+ (import F))