Skip to content

Commit

Permalink
remove redundant bool primitive (#365)
Browse files Browse the repository at this point in the history
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
typeswitch-dev authored Jan 26, 2025
1 parent 72f9d37 commit 718d0d9
Show file tree
Hide file tree
Showing 5 changed files with 1,810 additions and 1,897 deletions.
Loading

0 comments on commit 718d0d9

Please sign in to comment.