Files
Nim/compiler/patterns.idx
github-actions[bot] 960e0f8200 Deploy to GitHub pages
2026-08-04 13:51:53 +00:00

4 lines
256 B
Plaintext

nimTitle patterns patterns.html module patterns 0
nim sameTrees patterns.html#sameTrees,PNode,PNode proc sameTrees(a, b: PNode): bool 55
nim applyRule patterns.html#applyRule,PContext,PSym,PNode proc applyRule(c: PContext; s: PSym; n: PNode): PNode 277