[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

defvar, defparameter, :unbound



    Date: Sat, 2 Nov 85 23:55:45 EST
    From: Nick Papadakis <isrlist@tove.umd.edu>

    On the lispmachines, defvar will take a second argument of :unbound,
    meaning that the variable will be initialized to an unbound state.

I'm not sure which Lisp machine this message is supposed to apply to,
but just for the record, the Symbolics system does not do this.