Support for circular lists? #4
Labels
bug
Something isn't working
enhancement
New feature or request
question
Further information is requested
Current implementation of linked list builder will result in a forever loop if the structure is a circular list.
How to avoid a for ever loop from end to start? Can it be done or should we actively not support circular lists.
The text was updated successfully, but these errors were encountered: