Fresh Swift
  • About
  • Tags
Fresh Swift

Creating custom collections in Swift

Swift collection data structures such as Array and Dictionary are extremely useful, and they most likely provide all the functionality we need in 99% of cases. However, when they don’t exactly meet our requirements, we can roll our own custom collections. In this post, John Sundell shows us how we can do this by walking through the implementation of a custom dictionary data structure.

Posted on October 5, 2017

#collection 
  • ← Previous Post
  • Next Post →

 •  2019  •  Fresh Swift

Hugo v0.20.7 powered  •  Theme by Beautiful Jekyll adapted to Beautiful Hugo