Deploy to GitHub pages

This commit is contained in:
github-actions[bot]
2026-07-22 18:32:37 +00:00
committed by GitHub
commit 0686a3c470
882 changed files with 354185 additions and 0 deletions

3
compiler/patterns.idx Normal file
View File

@@ -0,0 +1,3 @@
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