Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save varreli/8a093a5274d64b1303754fbcfbc27342 to your computer and use it in GitHub Desktop.
Save varreli/8a093a5274d64b1303754fbcfbc27342 to your computer and use it in GitHub Desktop.
~/haskell/hutton]
$ ls
001_math 28_and_all.hs 59_chapt7.hs
002_notes 29_recurse.hs 59_chapt7i.hs
01_qsort.hs 30_merge.hs 60_redefines.hs
02_last.hs 31_mergeSample.hs 61_iterate.hs
03_init.hs 32_mSort.hs 62_parity.hs
04_abs.hs 33_core.hs 63_parity2.hs
05_twice.hs 34_core.hs 64_altMap.hs
06_patMatch.hs 35_basicMap.hs 65_luhn.hs
07_halve.hs 36_filter.hs 66_Chapt8.hs
08_third_elem.hs 37_prelude.hs 67_addMulti.hs
08_zz_eta.hs 38_foldr.hs 68_dataLst.hs
09_safetail.hs 39_foldr.hs 69_tree.hs
10_logicPatts.hs 40_foldr.hs 70_tree.hs
11_curry.hs 41_foldr.hs 71_failTree.hs
12_luhn.hs 42_revFoldr.hs 71_occTree.hs
13_comprehension.hs 43_foldl.hs 71_treeBal.hs
14_comprehension.hs 44_folds_xx.hs 72_ordBool.hs
15a_caesar.hs 45_folds.hs 73_movesTrace.hs
15b_caesar.hs 46_foldUnify.hs 74_truthT.hs
16_coordGrid.hs 47_folds.hs 75_taut.hs
17_replicate.hs 48_folds.hs 75_taut_prop.hs
18_pythagorus.hs 49_Transmitter.hs 75_tautt.hs
19_perfect.hs 50_chop8.hs 76_tautInput.hs
20_positFind.hs 51_flip_id.hs 77_update.hs
21_scalar.hs 52_const_id.hs 78_machine.hs
22_coreFuncts.hs 53_voter.hs 79_machineEval.hs
23_recurse.hs 54_chapter7.hs 80_folde.hs
24_mutual.hs 55_chapter7.hs 80_notes.hs
25_basics.hs 56_mapFoldr.hs 81_instances.hs
26_euclid.hs 57_filterFoldr.hs 82_chapt9
27_euclid_mod.hs 58_chapt7.hs
[~/haskell/hutton]
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment