Function cetkaik_calculate_hand::calculate_hands_and_score_from_pieces[][src]

pub fn calculate_hands_and_score_from_pieces(
    ps: &[NonTam2Piece]
) -> Result<ScoreAndHands, TooMany>

Errors

Fails when the input is impossible (e.g. there are three or more Io)