Structs§
- LLVM
SumType - The opaque representation of a
HugrSumType
. - LLVM
SumValue - A Value equivalent of
LLVMSumType
. Represents aHugrSumType
Value on the wire, offering functions for inspecting and deconstructing such Values.
Functions§
- elidable_
type - An elidable type is one that holds no information, for example
{}
, the empty struct.