ExampleReducer

Undocumented in source.

Members

Aliases

Result
alias Result = int
Undocumented in source.

Functions

accumulate
Result accumulate(Result accum, Result next)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
Result visit()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

seed
enum seed;
Undocumented in source.

Meta