-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 在 模块中实现了 Luhn 算法。 - 添加了用于检查信用卡号有效性和生成校验位的函数。 - 包含了 Erlang 类型规范和注释,以提高代码清晰度和文档化水平。 - 创建了针对 、 和 函数的测试。 - 更新了 README,包含了模块的编译和运行指南。 所做更改: - 添加了 luhn.erl 文件,其中包含了 Luhn 模块的实现。 - 更新了 README.md,包含了编译和运行模块的说明。
- Loading branch information
Showing
1 changed file
with
94 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters