1
1
mirror of https://github.com/anoma/juvix.git synced 2025-01-05 22:46:08 +03:00
juvix/tests/positive/Reachability/Data
janmasrovira 803d2008d9
remove ≔ from the language and replace it by := (#1563)
* remove ≔ from the language and replace it by :=

* revert accidental changes in juvix input mode

* update stdlib submodule

* rename ℕ by Nat in the tests and examples

* fix shell tests
2022-09-30 10:55:32 +10:00
..
Bool.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
Maybe.juvix Compute name dependency graph and filter unreachable definitions (#1408) 2022-07-25 18:38:44 +02:00
Nat.juvix remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
Ord.juvix Compute name dependency graph and filter unreachable definitions (#1408) 2022-07-25 18:38:44 +02:00
Product.juvix Compute name dependency graph and filter unreachable definitions (#1408) 2022-07-25 18:38:44 +02:00