ogdl-swift icon indicating copy to clipboard operation
ogdl-swift copied to clipboard

Nodes should conform to CollectionType

Open robrix opened this issue 9 years ago • 0 comments

Per https://github.com/robrix/Madness/issues/43, it’d be valuable to parse ogdl-swift’s AST using Madness; for that to work, Node will need to conform to CollectionType.

I need to sketch this out more fully, but my intuition is that recursive types are their own forward indices.

robrix avatar Feb 21 '15 18:02 robrix