subtype
subtype(
t1,t2):boolean
Defined in: packages/candid/src/idl.ts:2443
Subtyping on Candid types t1 <: t2 (Exported for testing)
The potential subtype
The potential supertype
Returns
Section titled “Returns”boolean
subtype(
t1,t2):boolean
Defined in: packages/candid/src/idl.ts:2443
Subtyping on Candid types t1 <: t2 (Exported for testing)
The potential subtype
The potential supertype
boolean