chiark / gitweb /
dep.lisp (%dep-value): Document why this is a separate function.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 30 Jun 2018 20:37:07 +0000 (21:37 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 30 Jun 2018 21:52:21 +0000 (22:52 +0100)
commitb59116d4852b98693178ff0d98b99dc690514c69
tree62695abac733af656c2355ac78b822df163d041b
parent813da880d2d77f04ea623f426d543d298528f967
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'.
dep.lisp