Executes an optional operation optionOp while it returns a Some value. The accumulated result of it will be returned.
optionOp
Some
A Monoid instance for T.
Monoid
T
The looping and accumulating operation.
Generated using TypeDoc
Executes an optional operation
optionOpwhile it returns aSomevalue. The accumulated result of it will be returned.