ohua-dev/ohua-jvm-runtime

[Bug] flatMap for maybe does not respect empty values

Opened this issue · 0 comments

I stumbled upon the Maybe class which I believe to have an incorrect implementation for flatMap.

This issue is a reminder to myself to add a test case which proves my point and then fix it.