semitwistdtools ~master (2015-08-17T23:08:05Z)
Home
Dub
Repo
mapAAtoATo
semitwist
util
functional
Undocumented in source. Be warned that the author may not have intended to support it.
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
)
TOut
[]
mapAAtoATo
(TIn[TKey] list)
Meta
Source
See Implementation
semitwist
util
functional
functions
foreachWhileVal
map
mapAAtoA
mapAAtoATo
mapTo
reduce
reduceTo
templates
makeDg1To1
makeDg2To1