A fast and simple in-place implementation of the luhn check algorithm in Kotlin. Implementations in other languages can be found at github.com/luhn-algorithm.
A fast and simple in-place implementation of the luhn check algorithm in Kotlin. Implementations in other languages can be found at github.com/luhn-algorithm.