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