On Sat, 31 Oct 2020 16:45:06 GMT, Kartik Ohri <github.com+27751938+amcap1...@openjdk.org> wrote:
>> Hi all, >> This PR intends to add filter, map and flatMap methods to the Optional >> classes for primitives. The rationale is consistency with the Optional class >> for objects and user convenience. >> Thanks. >> Regards, >> Kartik > > Kindly review the patch. Thanks in advance! Thank you for the suggestions. I'll try fixing some bugs first. Should I close this PR as well or leave it open ? ------------- PR: https://git.openjdk.java.net/jdk/pull/857