G.3.6.3 Miscellaneous comparison functions

For the semantics of the parameter ISEQUAL see Conventions of the arrays API.

Function: mbfl_array_equal_values ARRY
Function: mbfl_array_equal_values ARRY ISEQUAL

Return true if all the values in ARRY are equal according to the comparison operator ISEQUAL; otherwise return false.

mbfl_declare_index_array_varref(ARRY, (0 0 0 0 0 0))

mbfl_array_equal_values _(ARRY)         ⇒ 0

This document describes version 3.0.0-devel.9 of Marcos Bash Functions Library.