Extracted from Pike v8.0 release 276 as of 2016-07-29.
   

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.