[
https://issues.apache.org/jira/browse/PIVOT-973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17578120#comment-17578120
]
Roger Lee Whitcomb commented on PIVOT-973:
------------------------------------------
Possibly don't even need the methods already implemented here because
everything is now available in the base JRE libraries in java.util.functional
package (Java 8+).
> implement some useful functional methods in base Monads
> -------------------------------------------------------
>
> Key: PIVOT-973
> URL: https://issues.apache.org/jira/browse/PIVOT-973
> Project: Pivot
> Issue Type: Improvement
> Components: core-functional
> Affects Versions: 2.1
> Reporter: Sandro Martini
> Assignee: Sandro Martini
> Priority: Major
> Labels: functional
> Fix For: 2.2
>
>
> Add some useful (functional) methods in MonadicOperations interface, and
> implement them in base Monads.
> Test all even with Java 8 to ensure that all is still compatible and check
> if/what could be simplified (thanks to Java 8 lambda and related features).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)