Packages

package inlined

Imports only extension methods for inlined derivation

Since

0.8.0

Linear Supertypes
AnyRef, Any

Type Members

  1. 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

  2. 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

  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

Inherited from AnyRef

Inherited from Any

Ungrouped