-
A pointer to the underlying thin function.
Declaration
Swift
let function: SwiftyLLVM.IRValue -
The type
function.Declaration
Swift
let type: SwiftyLLVM.IRType -
The arrow’s environment.
Declaration
Swift
let environment: [SwiftyLLVM.IRValue]
View on GitHub