hap ~master (2022-05-10T00:12:58.5239345)
Dub
Repo
DiceType.DiceType
hap
random
distribution
DiceType
Undocumented in source.
alias
DiceType
=
uint
alias
DiceType
=
ulong
template
DiceType
(T)
package
static if
(
isIntegral!T
)
static if
(!(
is(Largest!(ushort, Unsigned!T) == ushort)
))
static if
(
is(Largest!(ulong, Unsigned!T) == ulong)
)
alias
DiceType
=
ulong
alias
DiceType
=
Largest
!(
double
,
T
)
Meta
Source
See Implementation
hap
random
distribution
DiceType
aliases
DiceType