Extracted from Pike v8.0 release 164 as of 2018-07-18.
   

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.