Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^3: Prototype like sort()?

by perlancar (Hermit)
on Feb 05, 2018 at 05:14 UTC ( [id://1208459]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Prototype like sort()?
in thread Prototype like sort()?

That's nice, I got reminded of TOBYINK's PerlX::Maybe when reading that code. But it's too "magical" for my taste. Thanks for the offer though.

Replies are listed 'Best First'.
Re^4: Prototype like sort()?
by LanX (Saint) on Feb 05, 2018 at 08:40 UTC
    Actually, as long as we are only talking about two variants, it's more sensical to just define a second rankby .

    IMHO a module with many sort like functions would profit from a specialized by .

    > But it's too "magical" for my taste.

    In context of my DSL mediators I've already put some efforts into investigating possible pitfalls and found very good solutions.

    Please note that most other solutions come with ugly edge cases which are excluded here.

    There is a performance penalty though ...

    Cheers Rolf
    (addicted to the Perl Programming Language and ☆☆☆☆ :)
    Wikisyntax for the Monastery

      I invite you to create a fork that employs this interface, and let's see which interface users like more (we'll have to wait for some time though ;-).

      You are also welcome to send me a pull request, although I cannot promise that I'll accept it.

        Nah, I'm more interested in general design strategies, sorry! :)

        Besides, I can't find your project.

        Cheers Rolf
        (addicted to the Perl Programming Language and ☆☆☆☆ :)
        Wikisyntax for the Monastery

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1208459]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-19 22:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found