aboutsummaryrefslogtreecommitdiffhomepage
path: root/std/Option.bruijn
diff options
context:
space:
mode:
authorMarvin Borner2024-10-26 21:40:49 +0200
committerMarvin Borner2024-10-26 21:40:49 +0200
commit10e46668751765c2981a07da3bc9411093db2bee (patch)
tree370b6ef698ebf0cd119b523a8bef382552c351dd /std/Option.bruijn
parent20e3e03914b128a77595e39ee909a42d425a5d4b (diff)
Minor fixes
Diffstat (limited to 'std/Option.bruijn')
-rw-r--r--std/Option.bruijn1
1 files changed, 1 insertions, 0 deletions
diff --git a/std/Option.bruijn b/std/Option.bruijn
index 257b5f8..3b1c0a1 100644
--- a/std/Option.bruijn
+++ b/std/Option.bruijn
@@ -1,4 +1,5 @@
# MIT License, Copyright (c) 2022 Marvin Borner
+# TODO: move to monad?
:import std/Combinator .
:import std/Logic .