Go to file
Alexander "PapaTutuWawa e3cbe3b065
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci: Use a newer Dart version
2023-08-18 18:15:56 +02:00
lib feat: Move the Result type into moxlib 2023-06-17 21:16:41 +02:00
test feat: Move the Result type into moxlib 2023-06-17 21:16:41 +02:00
.gitignore Initial commit 2022-04-27 21:49:36 +02:00
.metadata Initial commit 2022-04-27 21:49:36 +02:00
.woodpecker.yml ci: Use a newer Dart version 2023-08-18 18:15:56 +02:00
analysis_options.yaml feat: Lint and format 2023-06-17 21:14:17 +02:00
CHANGELOG.md feat: Implement a mathematical implication 2022-05-13 13:46:41 +02:00
flake.lock feat: Lint and format 2023-06-17 21:14:17 +02:00
flake.nix feat: Lint and format 2023-06-17 21:14:17 +02:00
LICENSE Initial commit 2022-04-27 21:49:36 +02:00
pubspec.yaml feat: Move the Result type into moxlib 2023-06-17 21:16:41 +02:00
README.md Initial commit 2022-04-27 21:49:36 +02:00

moxlib

A collection of data structures and helper functions that are shared between various projects of Moxxy.

Note that this library is not intended for use outside of those projects.