Bcaa.opApply

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int opApply(int delegate(AAPair!(K, V)) @(nogc) nothrow dg)
    struct Bcaa(K, V)
    nothrow @nogc
    int
    opApply
    (
    int delegate
    (
    AAPair!(K, V)
    )
    @nogc nothrow
    dg
    )
  2. int opApply(int delegate(AAPair!(K, V)) dg)

Meta