diff options
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -43035,6 +43035,12 @@ and .code defun-match provides a way to define a top-level function using the same concept. +Additionally, there exist +.code each-match +and +.code while-match +macro families. + .NP* Syntax and Key Concepts \*(TL's structural pattern-matching notation is template-based. |