dpq2 v1.1.0-dynamic (2021-12-23T17:12:46Z)
Home
Dub
Repo
isArrayType.isArrayType
dpq2
conv
arrays
isArrayType
Undocumented in source.
template
isArrayType
(T)
@
safe
enum
isArrayType
=
isArray
!
T
&& !
isAssociativeArray
!
T
&& !
isValidPolygon
!
T
&& !
is
(
Unqual
!(
ElementType
!
T
) ==
ubyte
) && !
isSomeString
!
T
&& !
isStaticArrayString
!
T
;
Meta
Source
See Source File
dpq2
conv
arrays
isArrayType
manifest constants
isArrayType