2.4.0: Capacity Reservation Support
- Added support for capacity reservation (
capacity
,init(minimumCapacity:)
,reserveCapacity(_:)
). Kudos to @GalCohen. init(values:uniquelyKeyedBy:)
now takes a throwing closure.
capacity
, init(minimumCapacity:)
, reserveCapacity(_:)
). Kudos to @GalCohen.init(values:uniquelyKeyedBy:)
now takes a throwing closure.