unit-match.html

来自「Scheme跨平台编译器」· HTML 代码 · 共 3 行

HTML
3
字号
<html><head><title>CHICKEN User's Manual - Unit match</title></head><body><a name="unit-match"></a><h1>Unit match</h1><p>The runtime-support code for the <a href="http://chicken.wiki.br/Pattern%20matching" class="external">Pattern Matching</a> extensions. Note that to use the macros in normal compiled code it is not required to declare this unit as used. It is only necessary to do so if forms containing these macros are to be expanded at runtime. </p><p>Previous: <a href="unit-srfi-14.html" class="internal">Unit srfi-14</a></p><p>Next: <a href="unit-regex.html" class="internal">Unit regex</a></p></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?