phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
IntegralBijectableTypes
nxt
bijections
List of types that are bijectable to builtin integral types.
alias
IntegralBijectableTypes
=
AliasSeq
!(
bool
,
char
,
wchar
,
dchar
,
ubyte
,
ushort
,
uint
,
ulong
,
byte
,
short
,
int
,
long
,
float
,
double
)
Meta
Source
See Implementation
nxt
bijections
aliases
IntegralBijectableTypes
enums
isIntegralBijectableType
functions
bijectFromUnsigned
bijectToUnsigned
ff
iff
List of types that are bijectable to builtin integral types.