Method forEach<T>(IEnumerable, Action<T>)

Assembly: redb.Core.dll
public static void forEach<T>(this IEnumerable d, Action<T> a)