diff options
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -39648,8 +39648,7 @@ provides a way to define a top-level function using the same concept. \*(TL's structural pattern matching notation is template based. With the exception of structures and hash tables, objects are matched using -patterns which are based on their printed notation. -For instance instance, the pattern +patterns which are based on their printed notation. For instance, the pattern .code "(1 2 @a)" is a pattern matching the list .code "(1 2 3)" |