Extracted from Pike v7.6 release 61 at 2005-12-30.
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.