0.0.5 • Published 3 years ago

@math-blocks/core v0.0.5

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

@math-blocks/core

A collection of utility functions and types used in most of the other packages.

Exports

  • getId: function that returns unique, ascending, integer identifiers
  • UnreachableCaseError: used for exhaustiveness checks in switch statements.