Skip to content

Commit

Permalink
[ new ] Chapter on details of QTT (#67)
Browse files Browse the repository at this point in the history
* [ new ] Chapter on details of QTT

* Move to appendices section

* Add link to QTT section in table of contents

* Add credit note before introduction

* [ tweak ] Satisfy markdown linter a bit more

* [ fix ] Typos and other tweaks

* [ fix ] More typo fixes

* [ fix ] emphasis broken between lines

* [ clarification ] quantities and pattern matching
  • Loading branch information
kiana-S authored Jul 30, 2024
1 parent 830938f commit 0795cd0
Show file tree
Hide file tree
Showing 2 changed files with 496 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ editing and possibly others.
1. [Getting Started with pack and Idris2](src/Appendices/Install.md)
2. [Interactive Editing in Neovim](src/Appendices/Neovim.md)
3. [Structuring Idris Projects](src/Appendices/Projects.md)
4. [A Deep Dive into Quantitative Type Theory](src/Appendices/QTT.md)

## Prerequisites

Expand Down
Loading

0 comments on commit 0795cd0

Please sign in to comment.