maybe

Maybe<T> is a monadic wrapper similar java.util.Optional, but with a different intention. By leveraging Optional<T> benefits, it provides a functional API that safely allows us to perform operations that may or may not throw checked and unchecked exceptions. The wrapper intends to help us avoid the imperative try/catch syntax, while promoting safe exception handling and functional programming principles.

Лицензия

Лицензия

Группа

Группа

io.github.joselion
Идентификатор

Идентификатор

maybe
Последняя версия

Последняя версия

3.0.0
Дата

Дата

Тип

Тип

pom.sha512
Описание

Описание

maybe
Maybe<T> is a monadic wrapper similar java.util.Optional, but with a different intention. By leveraging Optional<T> benefits, it provides a functional API that safely allows us to perform operations that may or may not throw checked and unchecked exceptions. The wrapper intends to help us avoid the imperative try/catch syntax, while promoting safe exception handling and functional programming principles.
Ссылка на сайт

Ссылка на сайт

https://github.com/JoseLion/maybe
Система контроля версий

Система контроля версий

https://github.com/JoseLion/maybe

Скачать maybe

Имя Файла Размер
maybe-3.0.0.pom
maybe-3.0.0-sources.jar 16 KB
maybe-3.0.0-javadoc.jar 166 KB
Обзор

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.0.0