LeadKit/Sources
Sasha Malina f0fb443f6b Fix double rounding issue & typo
In current state "normal" rounding type produce error:
`3.14.roundValue(withPrecision: 0) == 4`,
`3.14.roundValue(withPrecision: 1) == 3.2`, looks strange.
Fix typo in word `precision`, improve description
2018-05-10 12:28:48 +03:00
..
Classes remove copy-paste 2018-04-11 16:24:17 +03:00
Enums DateFormattingService class replaced with protocol. 2018-03-29 17:17:24 +03:00
Extensions Fix double rounding issue & typo 2018-05-10 12:28:48 +03:00
Functions rename and public 2018-03-28 19:26:44 +03:00
Protocols UniversalMappable added 2018-04-17 19:08:07 +03:00
Structures fix timeout 2018-04-11 19:13:57 +03:00
Info-iOS-Extensions.plist change project structure and integrate code quality 2017-06-08 17:55:01 +03:00
Info-iOS.plist Swift 4 support 2017-09-25 20:15:51 +03:00
Info-tvOS.plist change project structure and integrate code quality 2017-06-08 17:55:01 +03:00
Info-watchOS.plist change project structure and integrate code quality 2017-06-08 17:55:01 +03:00
LeadKit.h change project structure and integrate code quality 2017-06-08 17:55:01 +03:00