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

[Core\unstack] Deprecate unstack.discard #1877

Merged

Conversation

RickBarretto
Copy link
Collaborator

Description

Updates Documentation (with the example of the discard function) and deprecates the attribute. Also updates depending parts of the deprecated one, like the console.art.

Fixes #1870

Demo

image
image

Type of change

  • Code cleanup
  • Unit tests (added or updated unit-tests)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (implementation update, or general performance enhancements)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (documentation-related additions)

@github-actions github-actions bot added repl Issues related to the REPL library Issues related to the standard library → Core labels Feb 5, 2025
@drkameleon drkameleon self-requested a review February 28, 2025 13:46
@drkameleon
Copy link
Collaborator

Ready to merge! 🚀

@drkameleon drkameleon merged commit 55dd43c into arturo-lang:master Feb 28, 2025
13 checks passed
@RickBarretto RickBarretto deleted the deprecate-stack-discard-issue-1870 branch February 28, 2025 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
→ Core library Issues related to the standard library repl Issues related to the REPL
Projects
Development

Successfully merging this pull request may close these issues.

[Core\unstack] deprecate .discard
2 participants