Interface: LubRequest
@kortexya/reasoninglayer / Sorts / LubRequest
Interface: LubRequest
Defined in: src/types/sorts.ts:280
Request to compute the Least Upper Bound (LUB) of two sorts.
Properties
sort1Id
sort1Id:
string
Defined in: src/types/sorts.ts:282
First sort UUID.
sort2Id
sort2Id:
string
Defined in: src/types/sorts.ts:284
Second sort UUID.