filter_mapping |
Discworld driver help |
filter_mapping |
Name
filter_mapping() - return a selective sub-mapping
Synopsis
mapping filter_mapping( mapping map, string fun, object ob,
mixed extra, ... );
mapping filter_mapping( mapping map, function fun,
mixed extra, ... );
Description
filter_mapping() is really the same as the filter() efun.