decurse
An abstraction over continuation-passing and trampolining to write recursive functions that don't exceed the maximum call stack size.
errnext
Generic middleware based on (err, next, ...args) pattern.
nexterr
Generic middleware based on (next, err, ...args) pattern.