info
Function
Structure
Shell.Debug
Type
val info: ('a -> 'b) -> string
Syntax
info function -> string
Arguments
- function
- A function.
Values
- string
- A string.
Description
Returns a printable representation of the debugging information compiled for a particular function. For internal use only.