Next Prev Up Top Contents Index

16.3.2.2 FDDL Querying example

This example shows you how to query the type of the ename attribute of the emp table.

(attribute-type [ename] [emp]) -> :char
LispWorks User Guide - 18 Feb 2003

Next Prev Up Top Contents Index