Mohit Padalia
Results
2
issues of
Mohit Padalia
Hi @maxkramer The PR fixes the issue #18 The caseIterable protocol works for enumerations without associated values, so I have added a simple solution to get the count of all...
Can we have the card type detection for maestro and rupay cards. looks like on line 119 (SwiftLuhn.swift) ``` for i in CardType.amex.rawValue...CardType.jcb.rawValue { } ``` This iteration should go...
bug
help wanted