dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
isSpeculativeType
dmd
typinf
extern (
C
++)
bool
isSpeculativeType
(
Type
t
)
Return Value
Type:
bool
true if any part of type t is speculative. if t is null, returns false.
Meta
Source
See Implementation
dmd
typinf
functions
genTypeInfo
getTypeInfoType
isSpeculativeType