mewmew/uc

sematinc: Implement type compability checks

sangisos opened this issue · 1 comments

In the future, implement the possibility for explicit and implicit type conversions and compatibility checks.
For now only equal types are compatible.

Initial implementation in commit 6ee5f5d.