Commit Graph

6 Commits

Author SHA1 Message Date
5e867e30ee feat: Move the Result type into moxlib
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed
Now, `import 'package:moxlib/moxlib.dart';` is enough.
2023-06-17 21:16:41 +02:00
3d3b047097 feat: Lint and format 2023-06-17 21:14:17 +02:00
c1087fe12e feat: Add listContains and firstWhereOrNull 2022-11-05 13:21:17 +01:00
e24ef0c3d5 feat: Implement a mathematical implication 2022-05-13 13:46:41 +02:00
f92bef517f feat: Implement a DFA and Mealy Automaton 2022-05-13 13:40:52 +02:00
020c592d45 Initial commit 2022-04-27 21:49:36 +02:00