mapAAtoATo

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

Meta