0.0.10 • Published 8 months ago

@math-blocks/core v0.0.10

Weekly downloads
-
License
-
Repository
-
Last release
8 months 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.