ma2gedev / power_assert_ex

Power Assert in Elixir. Shows evaluation results each expression.
https://github.com/ma2gedev/power_assert_ex
Other
214 stars 6 forks source link

fix the warning: #13

Closed ma2gedev closed 7 years ago

ma2gedev commented 7 years ago

Dict.put/3 is deprecated, use the Map module for working with maps or the Keyword module for working with keyword lists