init()

in Sources/Algorithms/Compacted.swift [21:23]


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