Skip to content

bitops/swift-collections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

swift-collections

An attempt to implement a bunch of nice methods from Ruby's Enumerable module to give nicer collection manipulation syntax.

Inspired by Collection-Each

This is a work in progress and mainly for me to learn. If you would like to use these methods in your code, please feel free, but read the code first so you can see how naive the implementation is at the moment.

About

Ruby-like collection extensions in Swift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages