Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove redundant bool primitive (#365)
In #361 I had to add "Bool.True" and "Bool.False" as duplicated primitives for prim-bool-true and prim-bool-false, because of bootstrapping. This PR removes the duplicate primitives and turns those words into aliases in std.prelude (using the fancy new `min-mirth-revision`).
- Loading branch information