kpropmap icon indicating copy to clipboard operation
kpropmap copied to clipboard

Type-safe (ish) maps in Kotlin

Results 4 kpropmap issues
Sort by recently updated
recently updated
newest added

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...

enhancement
help wanted

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...