Pedro Andres Aranda Gutierrez <paag...@gmail.com> writes: > Awesome, thanks! Moved.
Thanks! LGTM. > PS: I know (nth 0 list) is (car list). You will sometimes see it in my code, > just as a way of "literate", enhanced self-documentation. (car) can be > applied to more object types, > while (nth n) helps me remember I'm dealing with a list... `car' is also just for lists. In any case, it is very minor. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>