phobos-next ~master (2025-01-18T22:13:40.3704578)
Dub
Repo
isIntegerLike.isIntegerLike
nxt
rational
isIntegerLike
Undocumented in source.
enum
isIntegerLike
;
template
isIntegerLike
(T)
static if
(
isMutable!T
)
static if
(
isIntegral!T || isSomeChar!T
)
enum
isIntegerLike
=
true
;
enum
isIntegerLike
;
enum
isIntegerLike
;
alias
isIntegerLike
=
isIntegerLike
!(
Unqual
!
T
)
Meta
Source
See Source File
nxt
rational
isIntegerLike
manifest constants
isIntegerLike