Add not implemented methods to README.md

This commit is contained in:
yui-knk
2014-07-24 08:35:42 +09:00
parent b4e4d98125
commit 4f73ff51e2
+14
View File
@@ -32,6 +32,20 @@ set1 ^ set2
#=> #<Set: {3}>
```
## limitation
These methods are not implemented yet.
+ freeze
+ taint
+ untaint
+ to_set
+ flatten_merge
+ flatten
+ flatten!
+ classify
+ divide
## License
under the MIT License:
- see LICENSE file