Interface: GlbRequest
@kortexya/reasoninglayer / Sorts / GlbRequest
Interface: GlbRequest
Defined in: src/types/sorts.ts:266
Request to compute the Greatest Lower Bound (GLB) of two sorts.
Properties
sort1Id
sort1Id:
string
Defined in: src/types/sorts.ts:268
First sort UUID.
sort2Id
sort2Id:
string
Defined in: src/types/sorts.ts:270
Second sort UUID.