We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dae197a commit ab6c643Copy full SHA for ab6c643
README.md
@@ -35,6 +35,7 @@ def process_with_data(*value):
35
* Verifies the signatures of the methods
36
* Supports default case
37
* Checks for duplicate keys / cases
38
+* Keys can be anything hashable (numbers, strings, objects, etc.)
39
* Could be extended for "fall-through" cases (doesn't yet)
40
41
0 commit comments