functional 2.0.0 (#1666)

This commit is contained in:
Michael Gardner
2025-11-13 04:06:45 -07:00
committed by GitHub
parent 7d615731bc
commit 1008f663b3
+15
View File
@@ -0,0 +1,15 @@
name = "functional"
description = "Result, Option, Either types for type-safe error handling in Ada 2022"
version = "2.0.0"
authors = ["A Bit of Help, Inc. - Michael Gardner"]
maintainers = ["A Bit of Help, Inc. - Michael Gardner <mjgardner@abitofhelp.com>"]
maintainers-logins = ["abitofhelp"]
licenses = "BSD-3-Clause"
website = "https://github.com/abitofhelp/functional"
tags = ["functional", "fx", "either", "option", "result", "monad", "error-handling", "ada2022"]
[origin]
commit = "60bd8a370b4fdb95f238c24b341462ec0ccb72e7"
url = "git+https://github.com/abitofhelp/functional.git"