holo_match
nested/overloadable pattern matching
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:24 |
Tags
Installation
nimble install holo_match
choosenim install holo_match
git clone https://github.com/holo-nim/holo-match
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| holo_match | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/holo-nim/holo-match |
|---|---|
| Homepage | https://holo-nim.github.io/holo-match/docs/holo_match.html |
| Registry Source | nimble_official |
README
holo-match
Macros to allow nested/overloadable pattern matching for Nim. Allows for overloading with typed macros.
Examples in docs and in tests. Compare with fusion/matching.