observe v0.0.1 (2015-06-27T08:05:45Z)
Dub
Repo
concatMap.concatMap
observe
concatMap
Undocumented in source. Be warned that the author may not have intended to support it.
auto
concatMap
(Obs o)
template
concatMap
(alias fun)
auto
concatMap
(
Obs
)
(
Obs
o
)
if
(
isObservable
!
Obs
&&
isObservable
!(
typeof
(
func
(
ElementType
!(
Obs
).
init
)))
)
auto
concatMap
(Obs o)
Meta
Source
See Implementation
observe
concatMap
aliases
func
functions
concatMap