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