hap ~master (2017-01-07T17:35:38Z)
Home
Dub
Repo
Sample.this
hap
random
adaptor
Sample
Undocumented in source.
this
(Range input, size_t howMany, UniformRNG rng)
class
Sample
(Range, UniformRNG)
static if
(
hasLength!Range
)
this
(
Range
input
,
size_t
howMany
,
UniformRNG
rng
)
if
(
isInputRange
!
Range
&&
isUniformRNG
!
UniformRNG
)
this
(Range input, size_t howMany, size_t total, UniformRNG rng)
this
(typeof(this) that)
Meta
Source
See Implementation
hap
random
adaptor
Sample
constructors
this
functions
empty
front
index
length
popFront
save