View Source Rollex.Utilities (Rollex v0.6.0)
Link to this section Summary
Functions
Merges two sets of dice roll results into one
Conveniently parses a float from a string known to contain a number, with rounding
Conveniently parses an integer from a string known to contain a number
Link to this section Types
Specs
Link to this section Functions
Specs
merge( left :: map(), right :: map(), merge_operation() ) :: map()
Merges two sets of dice roll results into one
Conveniently parses a float from a string known to contain a number, with rounding
Conveniently parses an integer from a string known to contain a number