Structures
The following structures are available globally.
-
The concrete layout of a type, describing the byte offsets of its stored properties.
See moreDeclaration
Swift
struct ConcreteTypeLayout : Sendable -
A Hylo program transpiled to LLVM.
See moreDeclaration
Swift
public struct LLVMProgram : Sendableextension LLVMProgram: CustomStringConvertible -
The state of a compilation from Hylo IR to LLVM IR.
See moreDeclaration
Swift
struct CodeGenerationContext : Sendable -
The contents of an arrow.
See moreDeclaration
Swift
private struct ArrowContents : Sendable
View on GitHub
Structures Reference