The project of Mapper Library for Kotlin.
by ProjectMapK
4
Generates enum-like operations — entries, valueOf, label — for sealed hierarchies at compile time, yielding always-available singleton kinds for data-carrying leaves, stable labels, reflection-free exhaustive APIs.
#kotlin-compiler-plugin, #gradle-plugin, #compiler-plugin, #code-generation