hmemcpy / milewski-ctfp-pdf

Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
https://bartoszmilewski.com/2014/10/28/category-theory-for-programmers-the-preface/
Other
10.84k stars 572 forks source link

Section 1.1 snippets + proposal to add an lagda file for each section #318

Closed williamdemeo closed 11 months ago

williamdemeo commented 11 months ago

Add Agda snippets for Section 1.1.

Also, I propose we add one lagda file for each section that contains code from all the snippets of that section but also type-checks (since not all snippets contain type-checkable Agda code). The current PR includes the first such file, called Section-1-1.lagda.