-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fdc66a6
commit 2d79121
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule juvix-stdlib
updated
8 files
+1 −1 | Stdlib/Data/Bool/Base.juvix | |
+2 −2 | Stdlib/Data/Int/Ord.juvix | |
+1 −1 | Stdlib/Data/List.juvix | |
+4 −4 | Stdlib/Data/List/Base.juvix | |
+2 −2 | Stdlib/Data/Nat/Ord.juvix | |
+1 −1 | Stdlib/Data/Range.juvix | |
+2 −2 | Stdlib/Extra/Gcd.juvix | |
+2 −2 | Stdlib/Trait/Ord.juvix |