We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8937465 commit fedebaaCopy full SHA for fedebaa
posix-arrays.sh
@@ -9,7 +9,6 @@
9
10
# keys/indices are stored in a variable named in the format '_[x]_[arr_name]_keys' or '_[x]_[arr_name]_indices'
11
# array 'sorted' flag (1=true, 0=false) is stored in variable: $_[x]_[arr_name]_sorted_flag
12
-# when the 'sorted' flag variable value is an empty string, this indicates an empty/non-existing array
13
# for indexed arrays, $_i_[arr_name]_h_index variable holds the highest index in the array if it's known
14
15
0 commit comments