• Scieneer Common Lisp 1.3.9 online documentation

    import symbols &optional package[Function]

    Make symbols accessible as internal symbols in package. If a symbol is already accessible then it has no effect. If a name conflict would result from the importation, then a correctable error is signalled.

  •