I'm looking through code and seeing % at the beginning of function and method names. For example defun %rod and defmethod %do-query. Is there a standard convention for using this kind of naming scheme?
From a few places:
%foo: low-level, fast, dangerous function, or Lisp system specific implementation of foo
For naming conventions in Common Lisp see here:
http://www.cliki.net/naming%20conventions
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With