Косяк с функцией сравнения

This commit is contained in:
2025-12-06 12:58:06 +03:00
parent 3bf2db9b30
commit 9023a42c46
11 changed files with 1450 additions and 0 deletions
+1
View File
@@ -16,6 +16,7 @@ version = "1.0.0"
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
gleam_regexp = ">= 1.1.1 and < 2.0.0"
colored = ">= 1.0.2 and < 2.0.0"
iterator = ">= 0.0.5 and < 1.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"