niknaks ~master (2024-11-07T15:02:37Z)
Home
Dub
Repo
isStructType
niknaks
meta
Determines if the type
T
is a struct type
bool
isStructType
(
T
)
(
)
Return Value
Type:
bool
true
if so,
false
otherwise
Meta
Source
See Implementation
niknaks
meta
functions
isClassType
isStructType
Determines if the type T is a struct type