diff --git a/README.md b/README.md index 6355e228c..e88817fc9 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,20 @@ set1 ^ set2 #=> # ``` +## 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