ProbableOps

A set of operations modeled on the Probable type-class

class Object
trait Matchable
class Any

Extensions

Extensions

extension [E](e: E)
def isHappening(implicit evidence$1: Probable[E]): ProbabilityResult

Method that handle the probability and every time that is called return a ProbabilityResult that describe if the event is happened or not.

Method that handle the probability and every time that is called return a ProbabilityResult that describe if the event is happened or not.