package inlined
Imports only extension methods for inlined derivation
- Since
0.8.0
Type Members
-
implicit final
class
PartialTransformationOps[From] extends AnyVal
Provides partial transformer operations on values of any type.
Provides partial transformer operations on values of any type.
- From
type of source value
- Since
0.7.0
-
implicit final
class
PatchingOps[A] extends AnyVal
Provides patcher operations on values of any type
Provides patcher operations on values of any type
- A
type of object to patch
- Since
0.1.3
-
implicit final
class
TransformationOps[From] extends AnyVal
Provides transformer operations on values of any type.
Provides transformer operations on values of any type.
- From
type of source value
- Since
0.4.0