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

Provide the complete String "module" which provides all the features of elm/core #26

Open
DamianReeves opened this issue May 20, 2020 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@DamianReeves
Copy link
Member

Provide all the functionality that is available in elm/core's String module:
https://package.elm-lang.org/packages/elm/core/1.0.5/String

  • We are targeting compatibility with version 1.0.5 of elm/core
  • We should provide a fairly performant implementation
  • Regards should be made for how Elm (and as such the morphir SDK) has a proclivity for currying and partial application.
@DamianReeves DamianReeves added good first issue Good for newcomers help wanted Extra attention is needed labels May 20, 2020
michelchan added a commit to michelchan/morphir-jvm that referenced this issue Jul 6, 2020
michelchan added a commit to michelchan/morphir-jvm that referenced this issue Jul 6, 2020
DamianReeves pushed a commit that referenced this issue Jul 6, 2020
* Added string methods #26

* removed millw commit

* Fixed formatting #26
DamianReeves pushed a commit that referenced this issue May 25, 2022
* adding QOL changes based on issues
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 help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant