Versions in this module Expand all Collapse all v1 v1.0.1 May 1, 2020 Changes in this version + type Iterator interface + Cur func(pK, pV *interface{}) bool + Next func(pK, pV *interface{}) bool + Prev func(pK, pV *interface{}) bool + Reset func() + Seek func(key interface{}) error Other modules containing this package github.com/bdlm/std/v2