You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,3 +4,5 @@ swift-collections
4
4
An attempt to implement a bunch of nice methods from Ruby's Enumerable module to give nicer collection manipulation syntax.
5
5
6
6
Inspired by [Collection-Each](https://github.com/oarrabi/Collection-Each)
7
+
8
+
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.
0 commit comments