Skip to main content

RangeComboWeight

Single combo index, cards, notation, and weight from rangeTopCombos and related range tools.

Shape

interface RangeComboWeight {
comboIndex: number;
cardA: Card52;
cardB: Card52;
notation: string;
weight: number;
}

See also

Sparse range input · Range tools