finos / finos/morphir-dotnet

Implement the Int Module of the Morphir SDK

Open
#86 0 comments 0 reactions 0 assignees View on GitHub
good first issue 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 and should have full parity with elm/core Int.

Describe the solution you'd like
Implement the functions in [elm/core Int](https://github.com/finos/morphir-elm/blob/main/src/Morphir/SDK/Int.elm) 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

Contributor guide

Open the contributing guide

Research direction

Start by reading the referenced elm/core Int implementation in src/Morphir/SDK/Int.elm and inspect the repository for the corresponding Morphir SDK module and existing tests. Enumerate the Int functions that are missing, then add tests covering the implemented parity; done means the selected Int functionality is implemented and the tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
elm, fsharp
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.