universum v1.1.0 Release Notes

Release Date: 2018-02-21 // about 6 years ago
    • #144: Add Exc pattern synonym.
    • #60: Reexport Natural type from Numeric.Natura module.
    • #118: Reexport Type from Data.Kind module.
    • #130: Merge ToList and Container type classes into single type class Container.
    • #15: Add ?: function to Universum.Monad.Maybe.
    • #128: Add Unsafe module with unsafe functions to works with lists and Maybe.
    • #129: Reexport id.
    • #136: Change foldl' type back, add flipfoldl' instead.