diff --git a/12-closed-maps/README.md b/12-closed-maps/README.md index c569b66..ff71bd9 100644 --- a/12-closed-maps/README.md +++ b/12-closed-maps/README.md @@ -9,9 +9,6 @@ Constraints: - Each 'thing' is a map from keys to values. Some values are procedures/functions. -- When the keys map to procedures/functions, these -procedures/functions' first argument is the map itself. - Possible names: - Closed Maps