poker_validator v0.1.0 PokerValidator

This is the main module for validating the hands.

Summary

Functions

With a given list of cards (Greater or equal than 5), this function evaluates the best possible hand, it returns a Hand

Functions

hand(cards)

With a given list of cards (Greater or equal than 5), this function evaluates the best possible hand, it returns a Hand: