holo_match

nested/overloadable pattern matching

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version Unknown
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:24

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 - - - - - - -

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.