Next: Documentation, Previous: Packages, Up: SEL Coding Standards [Contents][Index]
All code should be portable across at least SBCL and CCL. Any code which is specific to a particular implementation must be protected by #+impl guards.
#+impl