Result

data.State. Result

new Result()

A wrapper for a stateful computations result value and state. Every computation of a State data structure should return a State.Result. This is only needed, if one wants to create State structures from scratch. Please have a look at the State example

Version:
  • 3.0.0
Source: