Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cofree comonad #1446

Merged
merged 1 commit into from
Dec 21, 2016
Merged

Cofree comonad #1446

merged 1 commit into from
Dec 21, 2016

Commits on Dec 21, 2016

  1. Cofree comonad

    Removed Cofree[List, A] tests and added attribution
    
    Remove unused imports
    
    Add Reducible instance, separate tests, fix Traverse1 comment
    
    Removed unfoldStrategy, added a test for unfold
    
    Tests for Cofree.mapBranchingRoot/mapBranchingS/T
    
    Add Cofree.tailForced and Cofree.forceAll tests, fix notrunning tests
    
    Make instances classes package-private
    
    Added Cofree.cata/cataM
    
    Add docs
    
    Add test for forceTail
    
    Remove comments
    
    tailEval=>tail, bracket doc references
    
    Add unfoldM
    
    Removed unfoldM
    edmundnoble committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    52067df View commit details
    Browse the repository at this point in the history