What is the way to chain methods with different signatures describing a business process?
I have the following process I’d like to describe with chained methods returning Either
.
I have the following process I’d like to describe with chained methods returning Either
.