You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 Maybe.
Describe the solution you'd like
Implement the functions in elm/core Aggregate 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
The text was updated successfully, but these errors were encountered:
michelchan
changed the title
Implement the Maybe Module of the Morphir SDK
Implement the String Module of the Morphir SDK
Apr 4, 2023
michelchan
changed the title
Implement the String Module of the Morphir SDK
Implement the Aggregate Module of the Morphir SDK
Apr 4, 2023
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 Maybe.
Describe the solution you'd like
Implement the functions in elm/core Aggregate 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
The text was updated successfully, but these errors were encountered: