defun (Q5251720)

From Wikidata
Jump to navigation Jump to search
macro in the Lisp family of programming languages
edit
Language Label Description Also known as
English
defun
macro in the Lisp family of programming languages

    Statements

    0 references
    0 references
    30 September 2017
    Defines a new function named function-name in the global environment. The body of the function defined by defun consists of forms; they are executed as an implicit progn when the function is called. defun can be used to define a new function, to install a corrected version of an incorrect definition, to redefine an already-defined function, or to redefine a macro as a function. (English)
    0 references

    Identifiers

     
    edit
    edit
      edit
        edit
          edit
            edit
              edit
                edit
                  edit