47degrees / helios

A purely functional JSON library for Kotlin built on Λrrow
https://47degrees.github.io/helios/
Apache License 2.0
169 stars 22 forks source link

Clean up after Enum PR #100

Closed Octogonapus closed 5 years ago

Octogonapus commented 5 years ago

This PR cleans up explicit uses of Enum.Companion where just Enum could be used instead.