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

Add support for displaying formatted sequence strings. #85

Open
1 of 3 tasks
tacosontitan opened this issue Sep 7, 2024 · 0 comments
Open
1 of 3 tasks

Add support for displaying formatted sequence strings. #85

tacosontitan opened this issue Sep 7, 2024 · 0 comments
Labels
enhancement New feature or request initial release This issue is slated for the initial release

Comments

@tacosontitan
Copy link
Owner

tacosontitan commented Sep 7, 2024

It's commonplace in golfing to display sequences in a standardized form such as [1, 2, 3, 4, ... ]. Create a format sequence method that provides a default implementation for consumers on common display formats.

  • Create the method.
  • Define tests for the method.
  • Define an analyzer for the method.
@tacosontitan tacosontitan added this to the Output milestone Sep 7, 2024
@tacosontitan tacosontitan added the enhancement New feature or request label Sep 7, 2024
@tacosontitan tacosontitan modified the milestones: Output, Initial Release Sep 17, 2024
@tacosontitan tacosontitan added the initial release This issue is slated for the initial release label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request initial release This issue is slated for the initial release
Projects
Status: Approved
Development

No branches or pull requests

1 participant