Showing content from http://reference.wolfram.com/language/ref/compiledtype/CompiledFunctionData.html below:
CompiledFunctionData—Wolfram Documentation
WOLFRAM Consulting & Solutions
We deliver solutions for the AI eraâcombining symbolic computation, data-driven insights and deep technical expertise
- Data & Computational Intelligence
- Model-Based Design
- Algorithm Development
- Wolfram|Alpha for Business
- Blockchain Technology
- Education Technology
- Quantum Computation
WolframConsulting.com
"CompiledFunctionData"::[ty]
represents a type that holds information about a compiled function of type ty.
Details
- "CompiledFunctionData" holds information about compiled functions such as type and name so that they can be manipulated by compiled code.
Operations
- For an instance of type "CompiledFunctionData", the following operations can be used:
- obj["Name"] return the name of the function or Undefined if it is anonymous obj["Type"] return the type of the function obj["ReturnType"] return the return type of the function
Properties
- Information[obj,"Name"] for obj of type "CompiledFunctionData" returns the name of the function.
- Information[obj,"Type"] for obj of type "CompiledFunctionData" gives the type of the function.
- Information[obj,"ReturnType"] for obj of type "CompiledFunctionData" gives the return type of the function.
Conversions
Expressions
- When "CompiledFunctionData" objects are converted to expressions, they return an expression that holds the data about the compiled function.
Examples Basic Examples (2)
Compile a program that returns an incremental function object:
If CurrentCompiledFunctionData appears in a function with a name, this is included:
Now the name is shown:
History
Introduced in 2025 (14.3)
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