Skip to content

Purpose of lhs in differences? #184

Open
@Danieltech99

Description

@Danieltech99

Why is the lhs property created in diff?

Is this only used for revertChange?

I am using this to generate diffs that are stored in a database. If I only apply in one direction (in this case applyChange and not revertChange), am I correct to conclude that lhs is not necessary? Which means it is causing the diff to be unnecessarily large in space.

If this is unnecessary, is there an easy way to omit it from being generated, or should I just map over the differences and remove it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions