Extracted from Pike v8.0 release 28 as of 2015-09-20.
   

Method ADT.Table.table()->`==()


Method `==

int res = ADT.Table.table() == table

Description

This method compares two tables. They are equal if the contents of the tables and the column names are equal. The column name comparison is case insensitive.