unexpected ~master (2026-07-01T23:47:28.7444833)
Dub
Repo
DiceTargetResults
unexpected
dice
Undocumented in source.
struct
DiceTargetResults {
uint
count
;
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
count
uint
count
;
Undocumented in source.
rolls
Roll
[]
rolls
;
Undocumented in source.
Meta
Source
See Implementation
unexpected
dice
enums
Bounding
Weight
functions
dice
genDice
structs
Dice
DiceRollResults
DiceTargetResults
Roll