Arguments: external-format
This function returns the list of nicknames of the argument external-format.
(def-external-format :test :nicknames '(:testey :testich)) (ef-nicknames (find-external-format :test)) -> (:testey :testich)
See iacl.htm for more information on international character support in Allegro CL.
The documentation is described in introduction.htm and the index is in index.htm.
Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.
Created 2000.10.5.