biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
TakeUntil.this
bio
std
hts
bam
pileup
TakeUntil
Undocumented in source.
struct
TakeUntil
(alias pred, Range, Sentinel)
this
(
Range
input
,
Sentinel
sentinel
)
if
(
isInputRange
!
Range
)
Meta
Source
See Implementation
bio
std
hts
bam
pileup
TakeUntil
constructors
this
functions
popFront
properties
empty
front
variables
_done