JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q40752F
  • License MIT

Universal extensible representation for algebraic data types.

Package Exports

  • uxadt

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (uxadt) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

uxadt

Universal (cross-language) extensible representation for algebraic data type instances.

A library that supports a universal, cross-platform embedded representation for algebraic data type (ADT) values, and a programming abstraction for operations (such as pattern matching) on algebraic data type values.

Web: uxadt.org Version: 0.0.14.0