Pike v8.0 release 1738

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.