1 Answer

0 votes
by
The three core methods of a reducer are,

setup()

reduce()

cleanup()
...