A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.lispworks.com/documentation/lw71/DV/html/delivery-223.htm below:

deliver-keep-symbols

Description

The function deliver-keep-symbols marks symbols such that they are not shaken out during delivery, and their names are kept.

This is useful for symbols that are not explicitly referenced by Lisp (and hence may be shaken out) but are still needed, for example symbols that are called directly from Java.

Using deliver-keep-symbols has the same effect as passing :keep-symbols to deliver, but deliver-keep-symbols is much more convenient because you can use it in your source code before loading the delivery module.

You will typically add a call to deliver-keep-symbols after the definition(s) of the symbols, as in the example below.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4