Skip to content

Remove clone implementation of Ramda #14

Description

@alacret

A goal of the library is to be a zero dependency, lightweight and fast.

We want to remove Ramda dependency for a clone of the values returned by an Event or Store, considering that an event can't return just a reference of it's internal state for 2 reasons:

  • Can't reveal a variable that is been used internally
  • Is a potential source of bugs.

Options:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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