Skip to content

Subtype

subtype(t1, t2): boolean

Defined in: packages/candid/src/idl.ts:2228

Subtyping on Candid types t1 <: t2 (Exported for testing)

Type

The potential subtype

Type

The potential supertype

boolean