Function
C18763
concept
A Function is a reusable block of code that takes zero or more inputs, performs a specific operation or set of operations, and optionally returns an output.
Observed surface forms (4)
- API function ×2
- Python function ×2
- BASIC language function ×1
- environment variable function ×1
Instances (7)
- WebAssembly.LinkError
- seaborn.kdeplot via concept surface "Python function"
- seaborn.set_context via concept surface "Python function"
- GetEnvironmentVariable via concept surface "environment variable function"
- SelectDialogItemText via concept surface "API function"
- AppleSoft BASIC PDL function via concept surface "BASIC language function"
- MTKModelIOVertexDescriptorFromMetal via concept surface "API function"