Skip to content

Rewrite of the implementation

Compare
Choose a tag to compare
@Ekman Ekman released this 26 Feb 19:13
· 39 commits to master since this release
cd21b37
  • The Luhn Algorithm implementation has been completely rewritten.
  • Added a NumberInterface contract in order to properly separate the number with the check digit.