aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/math/number/nat.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/library/lux/math/number/nat.lux')
-rw-r--r--stdlib/source/library/lux/math/number/nat.lux8
1 files changed, 4 insertions, 4 deletions
diff --git a/stdlib/source/library/lux/math/number/nat.lux b/stdlib/source/library/lux/math/number/nat.lux
index 5de9ab23d..3efe7f197 100644
--- a/stdlib/source/library/lux/math/number/nat.lux
+++ b/stdlib/source/library/lux/math/number/nat.lux
@@ -8,11 +8,11 @@
[monoid {"+" [Monoid]}]
[equivalence {"+" [Equivalence]}]
[codec {"+" [Codec]}]
- ["." order {"+" [Order]}]]
+ ["[0]" order {"+" [Order]}]]
[control
- ["." function]
- ["." maybe]
- ["." try {"+" [Try]}]]]])
+ ["[0]" function]
+ ["[0]" maybe]
+ ["[0]" try {"+" [Try]}]]]])
(template [<extension> <output> <name>]
[(def: .public (<name> parameter subject)