robrix/Set

Keep capacity parameter with default for removeAll()

Closed this issue · 1 comments

A la Dictionary’s func removeAll(keepCapacity: Bool = default).

I hope someday to learn what Dictionary’s default value is.