Skip to content

Instantly share code, notes, and snippets.

@RinniSwift
Created May 20, 2019 04:07
Show Gist options
  • Save RinniSwift/445b7c76b56911897f9a10c33f1ca197 to your computer and use it in GitHub Desktop.
Save RinniSwift/445b7c76b56911897f9a10c33f1ca197 to your computer and use it in GitHub Desktop.
var numbers = Set<Int>(minimumCapacity: 30)
numbers.capacity // 48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment