optional 0.1.0 (#320)

This commit is contained in:
Alejandro R Mosteo
2021-08-27 09:48:11 +02:00
committed by GitHub
parent 03efd72937
commit 7b8b8c5be0
+15
View File
@@ -0,0 +1,15 @@
name = "optional"
description = "Optional values a la java.lang.Optional"
version = "0.1"
tags = ["optional", "functional"]
licenses = "LGPL-3.0-only"
website = "https://github.com/mosteo/optional/"
authors = ["Alejandro R. Mosteo"]
maintainers = ["Alejandro R. Mosteo <alejandro@mosteo.com>"]
maintainers-logins = ["mosteo"]
[origin]
commit = "1aa0e20bf7cd010c4b59e6ab7cc4b089790b796e"
url = "git+https://github.com/mosteo/optional.git"