There was an error while loading. Please reload this page.
1 parent dae197a commit ab6c643Copy full SHA for ab6c643
1 file changed
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