Closed Samasaur1 closed 5 years ago
Every type in DiceKit should conform to both CustomStringConvertible and CustomDebugStringConvertible. I think maybe this should be part of Rollable as well.
CustomStringConvertible
CustomDebugStringConvertible
Rollable
a530c1e816ce7d2016ffcc46a6c9dae77b5c2a32 started/possibly finished this
Every type in DiceKit should conform to both
CustomStringConvertible
andCustomDebugStringConvertible
. I think maybe this should be part ofRollable
as well.