Go to file
2022-11-05 13:21:17 +01:00
lib feat: Add listContains and firstWhereOrNull 2022-11-05 13:21:17 +01:00
test feat: Add listContains and firstWhereOrNull 2022-11-05 13:21:17 +01: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: Fix duplicate pipeline naming 2022-09-28 14:12:20 +02:00
analysis_options.yaml Initial commit 2022-04-27 21:49:36 +02:00
CHANGELOG.md feat: Implement a mathematical implication 2022-05-13 13:46:41 +02:00
flake.lock Initial commit 2022-04-27 21:49:36 +02:00
flake.nix Initial commit 2022-04-27 21:49:36 +02:00
LICENSE Initial commit 2022-04-27 21:49:36 +02:00
pubspec.yaml ci: Remove dependency on Flutter (Take 2) 2022-09-28 14:14:29 +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.