Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New function: str | Kaz Kylheku | 2022-06-12 | 1 | -0/+28 |
The str function is like mkstring but allows a fill pattern to be specified. * eval.c (eval_init): str intrinsic registered. * lib.[ch[ (str): New function. * tests/015/str.tl: New file. * txr.1: Documented. * stdlib/doc-syms.tl: Updated. |