flod ~master (2016-03-15T07:39:31Z)
Dub
Repo
OutputRangeSource.OutputRangeSource
flod
range
OutputRangeSource
Undocumented in source.
template
OutputRangeSource
(El = void)
package
@
source
!
El
(
Method
.
push
)
struct
OutputRangeSource (
alias
Context
A
...
) {
mixin
Context
!
A
;
alias
E
=
OutputElementType
;
void
put
(const(E)[] elements);
}
Members
Aliases
E
alias
E
=
OutputElementType
Undocumented in source.
Functions
put
void
put
(const(E)[] elements)
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
Context
!
A
Undocumented in source.
Meta
Source
See Implementation
flod
range
OutputRangeSource
structs
OutputRangeSource