From 0bf5dc42efe002bbd665b504a36a030163226feb Mon Sep 17 00:00:00 2001 From: Bob Nystrom Date: Sat, 7 Nov 2015 13:00:49 -0800 Subject: [PATCH] Remove outdated docs. --- doc/site/method-calls.markdown | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/doc/site/method-calls.markdown b/doc/site/method-calls.markdown index 3ab73dfe..19928d54 100644 --- a/doc/site/method-calls.markdown +++ b/doc/site/method-calls.markdown @@ -172,26 +172,5 @@ These are equivalent to method calls whose signature is `[_]=(_)` and whose arguments are both the subscript (or subscripts) and the value on the right-hand side. - - Control Flow → ← Maps