Package sslice
provides functionalities for creating a slice which is always sorted. SortedSlice
uses binary search to find the index at which the element must be inserted.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.