witchcrafters / witchcraft

Monads and other dark magic for Elixir
https://witchcrafters.github.io
MIT License
1.2k stars 58 forks source link

Make bimap diagram show correct output #77

Closed paulstatezny closed 5 years ago

paulstatezny commented 5 years ago

Reading the docs for bimap, I noticed the diagram has 50 * 100 equaling 500. Changed 50 to 5 so the arithmetic lines up. :-)

icidasset commented 5 years ago

Thank you!