Skip to content

Commit 090f3f7

Browse files
committed
Update readme with a little warning
1 parent ffb4d8e commit 090f3f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ swift-collections
44
An attempt to implement a bunch of nice methods from Ruby's Enumerable module to give nicer collection manipulation syntax.
55

66
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

Comments
 (0)