github dry-python/returns 0.4.0
Version 0.4.0 aka Goodbye, Monads!

latest releases: 0.22.0, 0.21.0, 0.20.1...
5 years ago

Features

  • Moves all types to .pyi files
  • Renames all classes according to new naming pattern
  • HUGE improvement of types
  • Renames fmap to map
  • Renames do_notation to pipeline, moves it to functions.py
  • Renames ebind to rescue
  • Renames efmap to fix
  • Renames Monad to Container
  • Removes Maybe monad, since typing does not have NonNullable type

Don't miss a new returns release

NewReleases is sending notifications on new releases.