Versions in this module Expand all Collapse all v0 v0.0.8 May 17, 2023 v0.0.7 May 5, 2023 Changes in this version + func AndConvert(next func() (From, bool), flattener func(From) []I, convert func(I) To) loop.ConvertIter[I, To]