debug-message
Formats a string and outputs it to the debugger. Calls
debugger-message
.
Exported from
Module Extensions
Module common-dylan
Module common-extensions
Arguments
format-string
An instance of
<byte-string>
.
#rest format-args
Instances of
<object>
. Parameters to substitute for format directives in
format-string
.
A generic function.
Ultimately, there will be several, more logically separate libraries that extend Dylan or provide an application framework for users.
The common-dylan module.
Miscellaneous extensions to the Dylan language.
The class of vectors with elements that are eight-bit characters.
The class of all Dylan objects.