aboutsummaryrefslogtreecommitdiffhomepage
path: root/std/Number/Binary.bruijn
diff options
context:
space:
mode:
authorMarvin Borner2023-12-14 20:14:49 +0100
committerMarvin Borner2023-12-15 03:04:16 +0100
commitd22c013e4e74889a82004b05aab1158b98cfafc9 (patch)
tree272e33637521ab46fb375be8a72e3b6983755c0b /std/Number/Binary.bruijn
parentb572418b4a4f6ba647a9aaed0bd82bfe9189d9a8 (diff)
Minor documentation fixes
Diffstat (limited to 'std/Number/Binary.bruijn')
-rw-r--r--std/Number/Binary.bruijn1
1 files changed, 1 insertions, 0 deletions
diff --git a/std/Number/Binary.bruijn b/std/Number/Binary.bruijn
index ea837e3..28a3f7f 100644
--- a/std/Number/Binary.bruijn
+++ b/std/Number/Binary.bruijn
@@ -1,4 +1,5 @@
# MIT License, Copyright (c) 2023 Marvin Borner
+# binary implementation of T.Æ. Mogensen (see refs in README)
# TODO: Use abstract representation for logic instead of listifying
:import std/Combinator .