From 0acd70511946597b30e934369353654cdc18929e Mon Sep 17 00:00:00 2001 From: Brad King Date: Mon, 7 May 2018 10:07:05 -0400 Subject: Help: Improve list command signature group name for read operations The LENGTH, GET, JOIN, and SUBLIST operations all read the list without modifying it. Name their section appropriately. --- Help/command/list.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Help/command/list.rst b/Help/command/list.rst index 67e9743..7eb83ad 100644 --- a/Help/command/list.rst +++ b/Help/command/list.rst @@ -33,8 +33,8 @@ scope. To propagate the results of these operations upwards, use Be careful when counting with negative indices: they do not start from 0. -0 is equivalent to 0, the first list element. -Capacity and Element access -^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Reading +^^^^^^^ LENGTH """""" -- cgit v0.12