finos/morphir-scala

The naming of MaybeSDK's eitherToOption function does not reflect what the function actually does, rename

Opened this issue · 0 comments

The naming of MaybeSDK's eitherToOption function does not reflect what the function actually does, rename

private[sdk] def eitherToOption(arg: RT.ConstructorResult): Option[RT] =