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

implement :exists and :delete adverbs #359

Closed
p6rt opened this issue Oct 10, 2008 · 4 comments
Closed

implement :exists and :delete adverbs #359

p6rt opened this issue Oct 10, 2008 · 4 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Oct 10, 2008

Migrated from rt.perl.org#59794 (status was 'resolved')

Searchable as RT59794$

@p6rt
Copy link
Author

p6rt commented Oct 10, 2008

From @moritz

exists and delete are now adverbs on the subscript operator, not methods
or functions. It's not (yet?) in S29, but this commit should make it
very clear​:

http://perlcabal.org/svn/pugs/revision/?rev=22571

These new forms needs to be implemented.

Moritz

--
Moritz Lenz
http://perlgeek.de/ | http://perl-6.de/ | http://sudokugarden.de/

@p6rt
Copy link
Author

p6rt commented Jul 28, 2010

@coke - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Nov 16, 2012

From @moritz

jnthn++ implemented it, and we have several tests (S32-hash/exists.t for
example).

@p6rt
Copy link
Author

p6rt commented Nov 16, 2012

@moritz - Status changed from 'open' to 'resolved'

@p6rt p6rt closed this as completed Nov 16, 2012
@p6rt p6rt added the Todo label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant