functional 2.1.1 (#1676)

This commit is contained in:
Michael Gardner
2025-11-26 05:56:22 -07:00
committed by GitHub
parent 8eb7339f95
commit e28f6e133d
+15
View File
@@ -0,0 +1,15 @@
name = "functional"
description = "Result, Option, Either types for type-safe error handling in Ada 2022"
version = "2.1.1"
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 = "21b07c75f5e12ba00040f574c3bb69181b2ab3e8"
url = "git+https://github.com/abitofhelp/functional.git"