FunctionPackage: defsysToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

defsys-getf

Arguments: module indicator &optional default

object may be a module, module-group or system. This function returns the property associated with indicator from the property list of object. If no such property is found and default is given, then default is returned, otherwise nil is returned.

See defsystem.htm for general information on the Defsystem facility in Allegro CL.


Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version