Extracted from Pike v8.0 release 358 as of 2016-11-23.
   

Method ADT.Set()->`[]()


Method `[]

bool res = ADT.Set()[ item ]

Description

Indexing a set with a value V gives 1 if V is a member of the set, otherwise 0.