Documentation tweaks and fixes

This commit is contained in:
Nathan McCarty 2025-01-23 00:17:19 -05:00
parent 9489721e29
commit 407149dd4a
4 changed files with 29 additions and 13 deletions

View file

@ -26,6 +26,11 @@ solution.
Extend the functionality of the effects included in the
[eff](https://github.com/stefan-hoeck/idris2-eff/) library
- [Util.Digits](src/Util/Digits.md)
Provide views that enable recursively pattern matching numbers as lists of
digits, in both ascending and descending order of significance.
# Index of years and days
- 2015