finos / morphir-dotnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement the ResultList Module of the Morphir SDK

michelchan opened this issue · comments

Is your feature request related to a problem? Please describe.
Morphir's SDK seeks to have parity with much of elm/core and should have full parity with elm/core ResultList.

Describe the solution you'd like
Implement the functions in elm/core ResultList and add tests. Over time we will add more functionality here, but this is a good start.

Describe alternatives you've considered
N/A

Additional context
N/A