Checkpoint draft

This commit is contained in:
Nathan McCarty 2025-07-09 20:00:02 -04:00
parent 63ca0df679
commit 1553ec320b
7 changed files with 228 additions and 2 deletions

View file

@ -19,6 +19,7 @@ authors = "Nathan McCarty"
modules = Idris
, Posts.HelloWorld
, LessMacrosMoreTypes.Printf
, LessMacrosMoreTypes.RowPolymorphism
, DependentNuggets.FreshLists
, TipsAndTricks.ProofSearchAndNonEquality