lru here we come

This commit is contained in:
mpaulson 2022-08-09 20:01:51 -06:00
parent 432f88550b
commit 8b4725a628
6 changed files with 34 additions and 3 deletions

View file

@ -12,7 +12,7 @@
"baseUrl": "src",
"paths": {
"@code/*": [
"day1/*"
"day3/*"
]
}
},