object Partial
- Companion:
- class
Type members
Classlikes
object flat
Different options for encoding/decoding a Partial. You need to import one of these in order to have generic derivation of types containing a Partial[_].
Different options for encoding/decoding a Partial. You need to import one of these in order to have generic derivation of types containing a Partial[_].
The naming convention is: encoder / decoder
, and x
mean x / x
.