ProblableEvents
object ProblableEvents
This module contains the concepts related to events that could occur with a probability.
Type members
Classlikes
enum ProbabilityResult
Model the result a probable event that can happen or not
Model the result a probable event that can happen or not
- Companion:
- object
Type-class for extending a type that can act as a probable event
Type-class for extending a type that can act as a probable event
- Type parameters:
- E
the type that model the event
object ProbableGivenInstance
Object that group the main given of Probable type-class
Object that group the main given of Probable type-class
object ProbableOps
A set of operations modeled on the Probable type-class
A set of operations modeled on the Probable type-class