phobos-next v0.3.9 (2020-08-07T21:50:30Z)
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
functions
bijectFromUnsigned
bijectToUnsigned
ff
iff
List of types that are bijectable to builtin integral types.