Sintrastes/buildable-kt
A small library for deriving a generic buildable implementation for Kotlin data classes.
KotlinMIT
Issues
- 0
- 0
Publish project to maven central
#6 opened by Sintrastes - 0
Convert project into a KSP plugin
#5 opened by Sintrastes - 1
Distribute the plugin as a gradle plugin.
#2 opened by Sintrastes - 0
buildable-kt does not work if fields are nullable or contain composite types (e.x. List<Int>)
#3 opened by Sintrastes - 0
Buildable-kt gets confused with buildable classes defined inside other classes/objects.
#4 opened by Sintrastes - 0
Add support for generic data classes.
#1 opened by Sintrastes