public static bool ForAll2(list,object[],Func2);
public static bool ForAll2(object[],list,Func2);
NArray Class | Nemerle.Utility Namespace