0.2.0 • Published 2 years ago
tagged-enum v0.2.0
tagged-enum
Rust-inspired and strong typed Enum built on Tagged Union
in TypeScript.
features
- (Exhaustive) Pattern matching
- Ensure correctness by TypeScript compiler
- Find errors in compile time
Rust-inspired and strong typed Enum built on Tagged Union
in TypeScript.