From ef474a17ccfae5240eba5fe7fcca336cd462f74d Mon Sep 17 00:00:00 2001 From: Crista Lopes Date: Thu, 2 Jan 2014 17:11:37 -0800 Subject: [PATCH] Updated README.md accordingly --- 12-closed-maps/README.md | 3 --- 1 file changed, 3 deletions(-) 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