WIP task system with lazy evaluation

This commit is contained in:
comp500
2022-02-21 21:57:00 +00:00
parent f4dd4fa866
commit 89bdfd9c98
11 changed files with 149 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ packwiz-installer itself is under the MIT license ([Source](https://github.com/p
- Jetbrains Annotations 13.0: Apache 2.0 ([Source](https://github.com/JetBrains/java-annotations))
- Kotlin Standard Library 1.6.10: Apache 2.0 ([Source](https://github.com/JetBrains/kotlin))
- toml4j 0.7.2: MIT ([Source](https://github.com/mwanji/toml4j))
<!-- TODO: document kotlin-result -->
## Associated notices