0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added repeat, sequence, and transpose More... almost 15 years ago
simplified/generalized signature of consumeRestM More... almost 15 years ago
changed generator example to Hanoi More... almost 15 years ago
added Category field in cabal More... almost 15 years ago
added license, updated cabal. More... almost 15 years ago
renamed produce to generate. added examples More... almost 15 years ago
added examples for Data.List.Tree More... almost 15 years ago
added some code examples More... almost 15 years ago
documentation More... almost 15 years ago
hlint: "use zip" More... almost 15 years ago
added zip and zipWith More... almost 15 years ago
evalConsumerT works for every list. added listListMonad. More... almost 15 years ago
Revert "added filterM" More... almost 15 years ago
added filterM More... almost 15 years ago
added documentation More... almost 15 years ago
added joinM. refactored sequence_ More... almost 15 years ago
created prune More... almost 15 years ago
refactored mergeSortedChildrenOn More... almost 15 years ago
fixed bestFirstSearchSortedChildrenOn More... almost 15 years ago
bestFirstSearchSortedChildrenOn should work. albeit ugly More... almost 15 years ago
generalized bestFirstSearchSortedChildrenOn More... almost 15 years ago
created Tree "class acronym" More... almost 15 years ago
added toListT to List class More... almost 15 years ago
ListT List instance moved to List.Class More... almost 15 years ago
made bfs generic More... almost 15 years ago
Producer is now DListT More... almost 15 years ago
fixed ConsumerT More... almost 15 years ago
one List class which supports joinL and foldrL More... almost 15 years ago
fixed Consumer-Generator example More... almost 15 years ago
added Consumer type synonym More... almost 15 years ago