init()
in
Sources/Algorithms/Compacted.swift [30:32]
3
lines of code
1
McCabe index (conditional complexity)
init(base: Base.Iterator) { self.base = base }