ConcatMap.AppliedReturnType

Undocumented in source.
class ConcatMap(T, alias func)
alias AppliedReturnType = typeof(func(T.init))

Meta