Releases: hmemcpy/milewski-ctfp-pdf
Releases · hmemcpy/milewski-ctfp-pdf
Version 24 (26b0714)
Fix Mac Lane reference (#278) * Fix Mac Lane reference * Fix improperly directed quotes * Add fixes to errata-1.3.0.md
Version 23 (6c25190)
Fix error in type for bimap (#263) The `t` I added actually stands for `BiCompBiFunctor.t` but technically `bimap` is defined inside the module so I omitted the module name.
Version 22 (d1be773)
v22-d1be773 Remove extra semicolon in C++ code (#270)
Version 21 (c005e2b)
v21-c005e2b s/practical, interpretation/practical interpretation/ (#273)
Version 20 (f3edf47)
v20-f3edf47 Fix formatting in OCaml snippet (#277)
Version 19 (eb86347)
v19-eb86347 Update limits-and-colimits.tex
Version 18 (7a5fdbf)
Revert "Fixed a typo (#248)" (#269) This reverts commit 1b5392135806fba18988ae3999aee2ad6e14345b.
Version 17 (ea84e97)
Revert "Fixed a typo (#248)" This reverts commit 1b5392135806fba18988ae3999aee2ad6e14345b.
Version 16 (75cb3bd)
Update automatic tag name. (#267) A better human readable name.
Version 05c1971
OCaml - update 1.7 snippets (#262) * update 1.7 snippets * Run ocamlformat Co-authored-by: Arul Madhavan <[email protected]>