ProblableEvents

This module contains the concepts related to events that could occur with a probability.

class Object
trait Matchable
class Any

Type members

Classlikes

Model the result a probable event that can happen or not

Model the result a probable event that can happen or not

Companion:
object
Companion:
class
trait Probable[E]

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 that group the main given of Probable type-class

Object that group the main given of Probable type-class

A set of operations modeled on the Probable type-class

A set of operations modeled on the Probable type-class