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.lux5
1 files changed, 2 insertions, 3 deletions
diff --git a/stdlib/source/library/lux/math/number/nat.lux b/stdlib/source/library/lux/math/number/nat.lux
index 63c2302c4..bd6ff389c 100644
--- a/stdlib/source/library/lux/math/number/nat.lux
+++ b/stdlib/source/library/lux/math/number/nat.lux
@@ -11,9 +11,8 @@
["." order (#+ Order)]]
[control
["." function]
- ["." try (#+ Try)]]
- [data
- ["." maybe]]]])
+ ["." maybe]
+ ["." try (#+ Try)]]]])
(template [<extension> <output> <name> <documentation>]
[(def: .public (<name> parameter subject)