SolidOS/solid-logic

In typeindex code, for an instanceContainer, don't list the container contents

timbl opened this issue · 0 comments

timbl commented

It themoment the type index has an instance container, then the type indexreading code iterates over the contents fo the contaner. This is not in fact useful -- the list of stuff blows up and that isn't what you want.

Please just return the container with a flag that it is a conianter not an instance