Skip to content

Use ES6 symbols for constants #16

Description

@DavidBruant

ES6 symbols don't exist yet in Node or browsers, but whatev's, there are good enough polyfills for our needs. Among other things, it'll prevent all collisions (which are inevitable as our constant collection will grow)

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