Y (original) (raw)

ANSI Common Lisp 26 Glossary 26.1 Glossary

yield:

v.t. (values) to produce the values as the result of evaluation. The form (+ 2 3) yields 5.