Sorted Slice v0.1.1

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.

godoc Build Status goreportcard License cover.run

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.