loopx ~master (2021-05-08T03:18:30Z)
Dub
Repo
QuasirandomSequence
loopx
util
Undocumented in source.
struct
QuasirandomSequence {
this
(size_t length);
enum
bool
empty
;
size_t
front
();
void
popFront
();
}
Constructors
this
this
(size_t length)
Undocumented in source.
Members
Functions
front
size_t
front
()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void
popFront
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
empty
enum
bool
empty
;
Undocumented in source.
Meta
Source
See Implementation
loopx
util
aliases
ComplexD
IdxValue
classes
LoopXException
functions
evaluateDurationSpec
leastIndexes
roundUpPower2
structs
QuasirandomSequence
StackArray
variables
loopx_version