Methods

==ΒΆ

==(a:Hash, b:Hash)

Compare two Hashes. Hashes must have same keys with same values in same order to return true.
Source: stdlib.ngs:1570

Returns

Bool