We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
d6123b8
There was an error while loading. Please reload this page.
New module Noether.Try is introduced to handle functions that might raise. Thanks @cottinisimone for the great contribution!
Noether.Try
Breaking change: as a consequence, Either.try was removed. Use the functions in the new module instead.
Either.try
62916b7
List.zip_with/3 is deprecated.