Declarations


Overview

Declarations are used to give the compiler optimizing information about foreign types. Currently, only CMUCL supports declarations. On AllegroCL and Lispworks, these expressions declare the type generically as T

Table of Contents

def-type — Defines a Common Lisp type.