drewhamilton / Poko

A Kotlin compiler plugin that generates equals, hashCode, and toString for plain old Kotlin objects in public APIs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow overriding hashCode, toString, or equals

drewhamilton opened this issue · comments

Currently causes "Platform declaration clash: The following declarations have the same JVM signature (hashCode()I)"