idiot ~master (2018-01-19T17:41:51Z)
Dub
Repo
Idiot.this
idiot
Idiot
Constructor that accepts a function
this
(bool delegate(size_t, T[]) callback)
this
(bool function(size_t, T[]) callback)
class
Idiot
(T)
nothrow @
system
this
(
in
bool
function
(
size_t
,
T
[]
)
callback
)
Meta
Source
See Implementation
idiot
Idiot
constructors
this
functions
execute
variables
callback
continueOnException
continueOnFailure
continueOnSuccess
maximumMillisecondsOfAdditionalRandomPause
millisecondsToPauseInBetweenIterations
runs
showCumulativeTime
showFraction
showMarginalTime
showPercent
Constructor that accepts a function