From: Mark Wooding Date: Sat, 30 Jun 2018 20:37:07 +0000 (+0100) Subject: dep.lisp (%dep-value): Document why this is a separate function. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/lisp/commitdiff_plain/b59116d4852b98693178ff0d98b99dc690514c69?hp=b59116d4852b98693178ff0d98b99dc690514c69 dep.lisp (%dep-value): Document why this is a separate function. I almost committed a change which folded this into `dep-value' before noticing that the latter is marked `inline'. ---