sealed-monad icon indicating copy to clipboard operation
sealed-monad copied to clipboard

Add missing method variants: boolean and F-methods

Open luksow opened this issue 5 months ago • 0 comments

I've came across couple of methods missing, e.g.:

  • noValueOr
  • noValueOrF
  • flatTapWhenNot
  • ensureNotF

luksow avatar Jan 15 '24 18:01 luksow