• Scieneer Common Lisp 1.3.9 online documentation

    get-macro-character char &optional readtable[Function]

    Returns the function associated with the specified char which is a macro character. The optional readtable argument defaults to the current readtable.

  •