phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
isIntegerLike.isIntegerLike
nxt
rational
isIntegerLike
Undocumented in source.
enum
isIntegerLike
;
enum
isIntegerLike
;
enum
isIntegerLike
;
template
isIntegerLike
(T)
static if
(
isMutable!T
)
static if
(!(
isIntegral!T || isSomeChar!T
))
static if
(!(
isFloatingPoint!T || is(T == bool) || isArray!T
))
enum
isIntegerLike
=
is
(
typeof
( ))
;
alias
isIntegerLike
=
isIntegerLike
!(
Unqual
!
T
)
Meta
Source
See Source File
nxt
rational
isIntegerLike
manifest constants
isIntegerLike