Units provides statically compiled units of measure for use in projects. Units leverages Kotlin inline classes to prevent boxing and avoid heap allocation. All unit conversion class files are generated using KotlinPoet, adding a new unit is as easy as specifying it's measure type, name, plural name, and conversion factor in GenerateUnitsClasses.kt.
-
Notifications
You must be signed in to change notification settings - Fork 0
New version of our units library
License
team401/Units
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
New version of our units library