issues
search
TypeFox
/
typir
Typir is a library for building type systems
MIT License
10
stars
2
forks
source link
Circular type definitions
#22
Open
JohannesMeierSE
opened
1 month ago
JohannesMeierSE
commented
1 month ago
e.g.
Node { children: Node[] }
e.g.
Node { children: Node[] }