ethereum / fe

Emerging smart contract language for the Ethereum blockchain.
https://fe-lang.org
Other
1.6k stars 180 forks source link

Implement `Eq` in Fe #912

Closed saifalkatout closed 1 year ago

saifalkatout commented 1 year ago

What was wrong?

Equality was using the yul backend

How was it fixed?

Change equality to be fully implemented in Fe