kpropmap
kpropmap copied to clipboard
Type-safe (ish) maps in Kotlin
The current version of the library is very reflection-heavy. This is relatively slow at runtime, and also limits use of it to the JVM. Think about a future version of...
Hello. Thanks for a great lib. Unfortunately lib doesn't seem to be working with Java 8: ` - Incompatible because this component declares a component compatible with Java 11 and...
I've created kproxymap to facilitate use of kotlinx.serialization compiler plugin generated serialization with proxy maps in https://github.com/moshbear/kproxymap . You're welcome to use the ideas with attribution. Yes, it's also reflection-heavy,...
This PR initializes JetBrains Junie 🚀 by adding essential configuration files. Includes: - GitHub workflow for automated execution - Dev container setup (if applicable) Generated automatically by Junie. Review and...