linksplatform / Data.Doublets

LinksPlatform's Platform.Data.Doublets Class Library
https://linksplatform.github.io/Data.Doublets/
The Unlicense
14 stars 6 forks source link

Support jumping to N-th position in selection for Each method #350

Open Konard opened 2 years ago

Konard commented 2 years ago

We can allow to return external reference number as the result of the handler, it can mean jump to N-th position of the selection.

So it will be possible to return not only Continue/Break constants, but also actual offset to jump to.