kassava
kassava copied to clipboard
This library provides some useful kotlin extension functions for implementing toString(), hashCode() and equals() without all of the boilerplate.
Hey there, I just started using kassava in a project, but I want to continue to use it. Sadly bintray and jcenter are shutting down in February 2022. So it...
Spotbus complains with UCPM_USE_CHARACTER_PARAMETERIZED_METHOD on bytecode produced by Kassava kotlinToString
Hi @jamesbassett Here is my little performance improvement. I did several benchmarks and the results are (more or less): - hashCode - 27% - toString - 13% - equals -...
Instead of providing a list of properties, can I refer to a member of the class that's a callable function, which will return a the value to use for comparisons?