ConcatMap.SubscribeFunc

Undocumented in source.
class ConcatMap(T, alias func)
alias SubscribeFunc = void delegate(ConcatMap!(T, func))

Meta