![]() This might have output that is a little better in cases where the wrapped string is longer than `maxlen', for example, with an input of: " x xxxxxxxxxxxxxxxx..." and wrapping at 10 characters, the output was " x\nxxxxxxxxxx\nxxxxxx..." and now it's " x xxxx\nxxxxxxxxxx\nxx..." |
||
---|---|---|
.. | ||
lang | ||
lang.rkt | ||
main.rkt | ||
output.rkt | ||
syntax-utils.rkt | ||
wrap.rkt |