Consensys / corset

4 stars 11 forks source link

Replace `@loobean` and `@boolean` #62

Closed DavePearce closed 4 months ago

DavePearce commented 4 months ago

This replaces the redundant type annotations @loobean and @boolean with their shorter counterparts @loob and @bool.

NOTE: there remain missing binary annotations which will be fixed separately in a subsequent PR.