#+title: lettuce #+author: winter Sparkles "lettuce" is a collection of generally useful routines for hare programmes. or, you can think of it as extra stuff i would put in the standard library if i was in charge of the standard library. as with any hare module, consult haredoc for documentation (or just read the comments next to each function in the source code). * installation the usual incantation: =./configure=, =doas make install=. =make check= runs tests.