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

Declaration before variable



    Date: Wednesday, 23 July 1986  22:01-EDT
    From: NGALL at G.BBN.COM
    	
        Date: 23 Jul 1986 1252-PDT
        From: Rem@IMSSS

        Perhaps LISP should do this:
        
        (DEFUN (STRING FOO) ((INTEGER X1 X2) (STRING S) (REAL Z))
          ...)

    I would love such a declaration scheme.

Having used languages which do this kind of declaring, I third
the proposal.

-- Stever