@isl-lang/errors
v2.0.0
Published
Unified error infrastructure for the ISL toolchain - best-in-class error messages
Downloads
120
Maintainers
Readme
@isl-lang/errors
TODO: Add description
Installation
pnpm add @isl-lang/errorsUsage
import {} from '@isl-lang/errors';API
TODO: Document public API.
Development
pnpm build # Build the package
pnpm test # Run tests
pnpm typecheck # Type-check without emit
pnpm clean # Remove dist/License
MIT
