into_map method
This method simply converts the Counter
into its internal HashMap
, for times when the use of a Counter
is an implementation detail.
This method simply converts the Counter
into its internal HashMap
, for times when the use of a Counter
is an implementation detail.