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

Better support for EXPORT with Stash #3076

Closed
wants to merge 3 commits into from

Conversation

vrurg
Copy link
Member

@vrurg vrurg commented Jul 22, 2019

Turn off containerization for Stash values

Also added operator ():: which is a shortcut for
Stash.new()

Now during import values from Stash are used as-is without deconting.

Raku/problem-solving#74

Turn off containerization for Stash

Also added operator (<EXPR>):: which is a shortcut for
Stash.new(<EXPR>)

Now during import values from Stash are used as-is without deconting.

Raku/problem-solving#74
@lizmat
Copy link
Contributor

lizmat commented Jul 24, 2019

Perhaps #3081 is a better solution?

@vrurg
Copy link
Member Author

vrurg commented Aug 16, 2019

Closed due to #3081 merge and acceptance.

@vrurg vrurg closed this Aug 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants