On 28/06/2020 18:17, Nicolas Goaziou wrote:
This could be extracted as an independent function, which would return
the header, or nil. We can also imagine a function returning a cons cell
(HEADER . BODY), both HEADER and BODY being list of rows (possibly
empty).

not only this … it could also be like (:header HEADER :body BODY :body BODY), that is, repeating block.

I don't know, just doubting how to be more general.

in practice, I'm thinking of the case when I have a header, a body, and a summary, and I'm only interested in the header and body, not the summary.

just scattered thoughts … who fills in?


Reply via email to