StreamObjectBase

A polymorphic stream with elements of type T

Members

Aliases

DG
alias DG = CollectDelegate!(ElementType)
Undocumented in source.
ElementType
alias ElementType = T
Undocumented in source.

Functions

collect
SenderObjectBase!void collect(DG dg)
Undocumented in source.

Meta