Packages
Scrapbook-0.4.0
- ApplyToTuple Example rank-n-typeScrapbook-0.4.0
- BinarySearch Example binary searchScrapbook-0.4.0
- CFold Continuation passing style, foldScrapbook-0.4.0
- Caesar Caesar cipherScrapbook-0.4.0
- Colours Explore semigroup with a colours exampleScrapbook-0.4.0
- CountEntries Count entries in a file pathScrapbook-0.4.0
- Cps Continuation passing style, examplesScrapbook-0.4.0
- Expr Simple evaluator for lambda calculus expressions.Scrapbook-0.4.0
- HarmonicOscillation A module to simulate harmonic osciallation.Scrapbook-0.4.0
- Lower Data type to produce only lowercase alphabetic characters.Scrapbook-0.4.0
- Mod35 Test if modulus 3 or 5Scrapbook-0.4.0
- MyFilter Implement filter using a foldScrapbook-0.4.0
- MyFreeMonad Implement a Free Monad using a DSL as an example.Scrapbook-0.4.0
- MyJson Decode JSONScrapbook-0.4.0
- MyPenultimate Get penultimate entry of a listScrapbook-0.4.0
- MyReverse Implement reverse using left and right foldsScrapbook-0.4.0
- MyState Deriving the State MonadScrapbook-0.4.0
- MySum A module to compute the sum of a list of numbers.Scrapbook-0.4.0
- MyTake Implement takeScrapbook-0.4.0
- MyType Type applicationsScrapbook-0.4.0
- Permutation Some alternative permutation functionsScrapbook-0.4.0
- PolyDivisors Find poly-divisors of a numberScrapbook-0.4.0
- Qsort A simple implementation of QsortScrapbook-0.4.0
- Random Test random generatorsScrapbook-0.4.0
- RecursionSchemes Examples of AnaCataPara-morphisms recursion schemesScrapbook-0.4.0
- RepMax Repeat maximum element for entire listScrapbook-0.4.0
- SplitList Examples with zipwithScrapbook-0.4.0
- Stack Example using the MyState MonadScrapbook-0.4.0
- SubSeqs A collection of algorithms to generate sub-sequencesScrapbook-0.4.0
- TermFold Explorer Early Termination with FoldsScrapbook-0.4.0
- Trim An inefficient trim white space from front of string.Scrapbook-0.4.0
- Weekday Enumerate week daysScrapbook-0.4.0
- Yahtzee Code from "Good Design an Type Safety in Yahtzee"Scrapbook-0.4.0
- ZipFold Zipping with foldsScrapbook-0.4.0