Implement the Basics module of the morphir SDK
Open
enhancement
help wanted
- Dominant language
- F#
- Stars
- 14
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Morphir's SDK seeks to have parity with much of [elm/core](https://github.com/elm/core/blob/master/src/Basics.elm) and should have full parity with elm/core Basics.
**Describe the solution you'd like**
Implement the functions in elm/core Basics and add tests that correspond to the tests available in elm/core. 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
Contributor guide
Assessment
This issue has not been assessed yet.