Versions in this module Expand all Collapse all v1 v1.2.1 May 14, 2026 Changes in this version + func BatchSlice[K any](size int, result []K) <-chan []K + func Shingle(text string, k int) set.GenericDataSet[string]