pike.ida.liu.se
Search for
Home > Docs > Pike reference

[Top]
Yp
Yp.Map

Yp.Map()->map()


Method map

void map(function(string:void) fun)

Description

Call a function for each entry in the map.

For each entry in the map, call the function fun .

The function will be called like void fun(string key, string value).

Module reference for Pike v7.8 release 116, 2008-12-31