Nemerle Documentation

IMap.Iter Method 

Method goes through each of THIS Imap pair (X,Y) and computes FUNC (X,Y)

void Iter(
   Func2 func
);

See Also

IMap Interface | Nemerle.Collections Namespace