|
|
|
|
|
by beagle3
2212 days ago
|
|
consider `include` instead of `import` if you want to break things down to smaller files. Also, I'm with Araq on this one -- in my experience, every time I reached for a cyclic-cross-file-type-declaration, there was a much simpler acyclic solution I found later. |
|