tsoding / bm

Simple compiler ecosystem
MIT License
169 stars 16 forks source link

introduce booleans to the type system #356

Closed rexim closed 3 years ago

rexim commented 3 years ago

introduced in #354

The comparison operations should return them instead of Unsigned_Int-s