From 0f0ca3ecf73cea3222c7d2945f296069fe56fb13 Mon Sep 17 00:00:00 2001 From: John Benediktsson Date: Sat, 17 Feb 2018 10:02:45 -0800 Subject: [PATCH] named-tuples: mention assocs in summary.txt. --- extra/named-tuples/summary.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/named-tuples/summary.txt b/extra/named-tuples/summary.txt index 7ff8bf9a10..92112c71de 100644 --- a/extra/named-tuples/summary.txt +++ b/extra/named-tuples/summary.txt @@ -1 +1 @@ -Named tuples are "tuples as sequences" +Use tuples like both sequences and assocs