kailua icon indicating copy to clipboard operation
kailua copied to clipboard

Recursive types?

Open shviller opened this issue 7 years ago • 0 comments

What do I do when I have a recursive type or a bunch of mutually recursive types? The most tired example would be an employer having a list of employees and each employee having a reference back to the employer. To clarify, I'm asking primarily about table types, as I haven't yet touched the class system support introduced in 1.1. Thanks in advance!

shviller avatar Sep 09 '17 22:09 shviller