issues
search
patrislav
/
rummy.js
A Javascript library for managing Rummy games
ISC License
4
stars
0
forks
source link
rummy.isValidGroup(["8s", "9s", "10"]) return false.
#3
Open
irshadkhan248
opened
5 years ago
ajay-wohlig
commented
5 years ago
Its due to the sort() method used in isConsecutive function
Its due to the sort() method used in isConsecutive function