monad-memo v0.4.0 Release Notes

Release Date: 2013-02-26 // about 11 years ago
  • โž• Added

    • ๐ŸŽ ArrayCache: mutable array-based MonadCache for top performance
    • ๐ŸŽ VectorCache (and flavours) vector-based MonadCache for even better performance
    • Simple benchmark included ### ๐Ÿ›  Fixed
    • ๐Ÿ› Bug fixes in transformer implementations (Reader, State, RWS)