tap.tap

Undocumented in source. Be warned that the author may not have intended to support it.
template tap(alias fun)
tap
(
Obs
)
(
Obs o
)
if (
isObservable!Obs &&
is(typeof(func(ElementType!(Obs).init)) : void)
)

Meta