fcf-containers v0.2.0 Release Notes

Release Date: 2020-02-02 // about 4 years ago
    • remove the methods that can be found from fcf 0.7.0
    • fix the examples that didn't work with ghc 8.8.1 test-doc
    • add Fcf.Data.Symbol module (comparison + other functions)
    • change some of the examples from using Eval to use =<< operator (less parenthesis and easier to read this way)
    • format the documentation a bit
    • add PowerSet and ToList into Set-module
    • add new test module