You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
circe's automatic derivation module provides some interesting (and I think unusual) functionality that's barely documented right now, including incomplete case class instances and patch instances.
I want to create a new README under the generic directory that describes this functionality more completely.
The text was updated successfully, but these errors were encountered:
👍 From my understanding, the generic pacakge is a killer feature of circe. It somehow defines a new (and awesome) approach of dealing with JSON encoding/decoding. We should spread the world about it!
circe's automatic derivation module provides some interesting (and I think unusual) functionality that's barely documented right now, including incomplete case class instances and patch instances.
I want to create a new README under the
generic
directory that describes this functionality more completely.The text was updated successfully, but these errors were encountered: