![]() | ![]() | ![]() | unlinkf-all | ![]() |
|
| link-slot-place | [Macro] |
Purpose
Remove all the links in the specified
link slot.
Package :gbbopen
Module :gbbopen-core
Arguments and values
| link-slot-place | A form which is suitable for use as a generalized reference to a link slot |
Events
An unlink-event is signaled for:
See also
linkf
link-setf
unlinkf
Example
Remove all supporting hypothesis links from the
supporting-hyps link slot of the hyp
unit instance unit-instance:
> (unlinkf-all (supporting-hyps-of unit-instance)) nil >
The GBBopen Project
![]() | ![]() | ![]() | unlinkf-all | ![]() |