Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Debug

Method Debug.describe()


Method describe

mixed describe(mixed x)

Description

Prints out a description of the thing x to standard error. The description contains various internal info associated with x .

Note

This function only exists if the Pike runtime has been compiled with RTL debug.