Extracted from Pike v7.4 release 97 at 2004-08-02.
pike.ida.liu.se
[Top]
predef::
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.