aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/hash.lux
diff options
context:
space:
mode:
authorEduardo Julian2022-04-08 21:59:08 -0400
committerEduardo Julian2022-04-08 21:59:08 -0400
commitab99de20a3d0566a71bf0ef607d9d6e291d7f62a (patch)
tree3755ede88eebb40e76291b45d0e3be4fdfb68621 /stdlib/source/program/aedifex/hash.lux
parent120ebb44dbb1a20fc150e5e58099f90be2e61d49 (diff)
Removed (mostly useless) pattern-matching macro for abstract types.
Diffstat (limited to 'stdlib/source/program/aedifex/hash.lux')
-rw-r--r--stdlib/source/program/aedifex/hash.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/program/aedifex/hash.lux b/stdlib/source/program/aedifex/hash.lux
index a384c5368..db33a1e6a 100644
--- a/stdlib/source/program/aedifex/hash.lux
+++ b/stdlib/source/program/aedifex/hash.lux
@@ -21,7 +21,7 @@
["n" nat]
["[0]" i64]]]
[type
- [abstract {"-" pattern}]]]])
+ [abstract "*"]]]])
... TODO: Replace with pure-Lux implementations of these algorithms
... https://en.wikipedia.org/wiki/SHA-1#SHA-1_pseudocode