unexpected ~master (2026-07-01T23:47:28.7444833)
Dub
Repo
DiceRollResults
unexpected
dice
Undocumented in source.
struct
DiceRollResults {
ulong
total
;
Roll
[]
rolls
;
void
toString
(T sink);
}
Members
Functions
toString
void
toString
(T sink)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
rolls
Roll
[]
rolls
;
Undocumented in source.
total
ulong
total
;
Undocumented in source.
Meta
Source
See Implementation
unexpected
dice
enums
Bounding
Weight
functions
dice
genDice
structs
Dice
DiceRollResults
DiceTargetResults
Roll