Nathan McCarty
fb2f643efa
Make the logging functions accept a Lazy String so we don't pay formatting costs when we don't need to |
||
---|---|---|
src | ||
.gitignore | ||
advent.ipkg | ||
pack.toml | ||
README.md |
Advent
The goal of this project is to get all 500 currently available stars in the form of one single idris application, and thoroughly document the results as literate idris files.
Index of non-day modules
-
Provides data structures for structuring the division of the project into years, days, and parts.
-
Provides extensions of the functionality of the standard library and external libraries. Extensions to the standard library are in the base of this module.