toggle menu
DICE API Documentation
JVM
switch theme
search in API
DICE API Documentation
/
com.embabel.dice.proposition
/
ProjectionResult
Projection
Result
sealed
interface
ProjectionResult
<
out
T
:
Projection
>
The outcome of attempting to project a single proposition.
Parameters
T
The type produced on success
Inheritors
ProjectionSuccess
ProjectionSkipped
ProjectionFailed
Members
Properties
proposition
Link copied to clipboard
abstract
val
proposition
:
Proposition