concurrency ~master (2022-01-07T14:23:47Z)
Dub
Repo
TakeOp
concurrency
stream
take
Undocumented in source.
template
TakeOp (
Stream
) {
alias
Properties
=
StreamProperties
!
Stream
;
struct
TakeOp
(Receiver)
;
}
Members
Aliases
Properties
alias
Properties
=
StreamProperties
!
Stream
Undocumented in source.
Structs
TakeOp
struct
TakeOp
(Receiver)
Undocumented in source.
Meta
Source
See Implementation
concurrency
stream
take
functions
take
structs
TakeReceiver
templates
TakeOp