HashChain.replayFrom

Undocumented in source. Be warned that the author may not have intended to support it.
class HashChain(Block : HashChainBlock)
void
replayFrom
(
void delegate
(
Block
)
@safe
action
,
bool delegate
(
Block
)
@safe
condition
)
if ()

Meta