Interface: GlbResponse
@kortexya/reasoninglayer / Sorts / GlbResponse
Interface: GlbResponse
Defined in: src/types/sorts.ts:274
Result of GLB computation.
Properties
glb?
optionalglb:string|null
Defined in: src/types/sorts.ts:276
The GLB sort UUID, or null if no common lower bound exists.