Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go binding: Finish implementation of the List module #310

Open
DamianReeves opened this issue Oct 18, 2024 · 0 comments
Open

Go binding: Finish implementation of the List module #310

DamianReeves opened this issue Oct 18, 2024 · 0 comments
Labels
good first issue Good for newcomers morphir-go Go lang integration/bindings sdk-bindings Work related to bindings for the Morphir SDK

Comments

@DamianReeves
Copy link
Member

DamianReeves commented Oct 18, 2024

Go binding: Finish implementation of the List module

Item Detail
Binding Go
Module Morphir.SDK.List
Relevant Morphir.IR.SDK module Morphir.IR.SDK.List
Relevant morphir-jvm code morphir.sdk.List
Relevant Elm Module List

Provide a Go lang implementation of the Morphir.SDK.List module for Morphir.SDK.

The implementation should include all the functionality for Basics as well as tests (we are willing to have this split across PRs).

This effort has already been started and can be found here: https://github.com/finos/morphir/tree/features/polyglot-morphir/corelib/go/morphir/sdk/list

@DamianReeves DamianReeves added good first issue Good for newcomers morphir-go Go lang integration/bindings sdk-bindings Work related to bindings for the Morphir SDK labels Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers morphir-go Go lang integration/bindings sdk-bindings Work related to bindings for the Morphir SDK
Projects
Status: Ready
Development

No branches or pull requests

1 participant