Extracted from Pike v7.6 release 112 at 2009-09-11.
pike.ida.liu.se
[Top]
Mird
Mird.Mird
Mird.Mird()->Table

Method Mird.Mird()->Table()->cast()


Method cast

mapping cast("mapping")
array cast("array")

Description

It is possible to cast the Table to a mapping or array; this will read all contents of the table, so beware if you have a big table.