Skip to content

Add "Lifting" newtypes for DerivingVia #144

@Lev135

Description

@Lev135

Why don't we have LiftingState newtype wrapper like LiftingAccum and LiftingSelect?
It seems that state methods are very easy to lift:

get = lift get
put = lift . put

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions