Open Konard opened 3 years ago
https://github.com/linksplatform/Data.Doublets.Sequences/blob/ddc79bdc6dc92b04e1a04e6ba1cc6f119a4b6446/csharp/Platform.Data.Doublets.Sequences/Walkers/LeftSequenceWalker.cs#L106-L119
FormatStructure method can be used as an example. The idea is to keep track of visited links.
https://github.com/linksplatform/Data.Doublets.Sequences/blob/ddc79bdc6dc92b04e1a04e6ba1cc6f119a4b6446/csharp/Platform.Data.Doublets.Sequences/Walkers/LeftSequenceWalker.cs#L106-L119
FormatStructure method can be used as an example. The idea is to keep track of visited links.