mapAAtoA

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T[] mapAAtoA(T[TKey] list, T delegate(T a, TKey b) dg)
    T[]
    mapAAtoA
    (
    T
    TKey
    )
    (
    T[TKey] list
    ,
    T delegate
    (
    T a
    ,
    TKey b
    )
    dg
    )
  2. T[] mapAAtoA(T[TKey] list)

Meta