1 2 3 4 5
Function: _===_ Help: x===y: return 1 if x and y are identical, 0 otherwise. Section: symbolic_operators C-Name: gidentical Prototype: iGG