[Main page] [Overview]     /sefun /find_element

SYNOPSIS
int find_element( mixed m, closure c, int i, mixed extra)

FILE
/kernel/simul_efun/array.h

DESCRIPTION
Try to find a specific element within a mapping by applying
the given closure to each element. Start at position <i>
Returns -1 if no element is found.