aard.opApply

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int opApply(int delegate(ref V value) dg)
    struct aard(K, V, bool useRandom = false)
    int
    opApply
    (
    int delegate
    (
    ref V value
    )
    dg
    )
  2. int opApply(int delegate(ref K key, ref V value) dg)

Meta