8000 Clarify use of Raku's 'any' versus that of Perl · Issue #3816 · Raku/doc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Clarify use of Raku's 'any' versus that of Perl #3816
Open
@tbrowder

Description

@tbrowder

Given a Perl statement:

my $b = any { $_ < 0 } @args;

how does that translate to Raku?

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation issue (primary issue type)other languageRegarding the pages "from perl5" etc.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0