Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

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


Method `[]

mixed res = ADT.Struct()[ item ]
mixed res = ADT.Struct()->X

Description

The struct can be indexed by item name to get the associated value.