下拉刷新
Repository Details
Shared bynavbar_avatar
repo_avatar
HelloGitHub Rating
0 ratings
让 Swift 语言支持百分比类型,消除精度缺失的烦恼
FreeMIT
Claim
Collect
Share
274
Stars
No
Chinese
Swift
Language
No
Active
5
Contributors
5
Issues
No
Organization
1.2.0
Latest
24
Forks
MIT
License
More
让 Swift 语言支持百分比类型,消除精度缺失的烦恼。示例代码: ```swift import Percent 10% + 5.5% //=> 15.5% -10% / 2 //=> -5% ```
Included in:
Vol.43

Comments

Rating:
No comments yet