Protean-Labs / mesh

The Mesh Engine that implements the Mesh Language, a computational language for web3.
Apache License 2.0
1 stars 0 forks source link

Bugfix/41 #58

Closed ThierryBleau closed 3 years ago

ThierryBleau commented 3 years ago

Separates iteration from core inference logic and handles propagation of id increments. Let bindings now return unit types so tests have been modified to not check type variables but instead act as certificates by checking instantiations.