Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WithOdds<T>

A value and the odds attached to it.

Type parameters

  • T

Hierarchy

  • WithOdds

Index

Properties

Properties

oddsOfValue

oddsOfValue: Fraction

The odds of obtaining this value.

value

value: T

The value.

Generated using TypeDoc