Methods

==ΒΆ

==(a:Arr, b:Arr)

Arrays equality test. True if arrays are of the same length and all elements are equal (==)
Source: stdlib.ngs:973

Returns

Bool