From cf01cbe65f7ff691f57fe7c9b04d334ac04badb5 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Wed, 25 Mar 2015 14:10:14 -0400 Subject: [PATCH] List/pairs section is done --- FEATURES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FEATURES.md b/FEATURES.md index 2bb16a8b..7a3a9a3c 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -25,7 +25,7 @@ Section | Status | Comments 6.1 Equivalence predicates | | 6.2 Numbers | | 6.3 Booleans | | -6.4 Pairs and lists | | +6.4 Pairs and lists | Yes | 6.5 Symbols | | 6.6 Characters | | 6.7 Strings | |