init()

in Sources/Algorithms/Compacted.swift [96:98]


    init(base: Base.Index) {
      self.base = base
    }