-
Notifications
You must be signed in to change notification settings - Fork 1
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
Error using .classify with Junction - ERR: P6opaque: no such attribute '$!reified' #5205
Comments
From joshuamy@gmail.comIt's works fine if you explicitly Boolify the expression. It shouldn't need strict Boolification, it works fine with grep.
|
From @zoffixznetStill present in rakudo 405519: <Zoffix> m: say <one two three four five>.classify( *.contains: any('a'..'f') ); |
@coke - Status changed from 'new' to 'open' |
From @lizmatFixed with 7fa2ba77d438a7169f6b1e1 , tests needed
|
From @zoffixznetTests added in Raku/roast@15eced771c |
@zoffixznet - Status changed from 'open' to 'resolved' |
Migrated from rt.perl.org#127803 (status was 'resolved')
Searchable as RT127803$
The text was updated successfully, but these errors were encountered: