diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-02-26 19:59:52 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-02-26 19:59:52 -0800 |
commit | d55a709ba76b8696c9c05f63d1d0b40564e203c8 (patch) | |
tree | b3180ed4b315932de0fc85313231d5cd9b54a97d /regex.c | |
parent | 3f0c43974617e91aa3b5ac80f5e3348c8812f293 (diff) | |
download | txr-d55a709ba76b8696c9c05f63d1d0b40564e203c8.tar.gz txr-d55a709ba76b8696c9c05f63d1d0b40564e203c8.tar.bz2 txr-d55a709ba76b8696c9c05f63d1d0b40564e203c8.zip |
list-builder: methods return object.
The list-builder methods, other than del, del* and get,
now return the object instead of nil.
* share/txr/stdlib/build.tl (list-builder (add, add*, pend,
pend*, ncon, ncon*): Return the object, self.
(list-builder-flets): Do not return the object out of the
local functions which invoke the above methods.
* txr.1: Documented.
Diffstat (limited to 'regex.c')
0 files changed, 0 insertions, 0 deletions