Skip to content

Ideas / Todos #1

Description

@devanshj
  • Support for "map" eg users => users.map(u => u.name)
  • Support for "mapping" object values ie Object.fromEntries(Object.entries(o).map(something))
  • Support for Map, Set, (WeakMap idk?)
  • Some kind of contract for defining inverse.
    • instance.toFoo's inverse should be constructor.fromFoo
    • any.foo's inverse should be any.foo.inverse
  • Bundling, minification and stuff 🥱
  • DX: errors when reading values, calling logicy functions/methods, doing any logic stuff, etc

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions