Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^6: Why Perl in 2020

by Arunbear (Prior)
on Jan 07, 2021 at 16:51 UTC ( [id://11126540]=note: print w/replies, xml ) Need Help??


in reply to Re^5: Why Perl in 2020
in thread Why Perl in 2020

I'm not convinced Python actually has primitives in that sense - at least I'm not aware of any way of distinguishing objects from non-objects (the type function always returns some class or other, unlike it's JS counterpart typeof).

Replies are listed 'Best First'.
Re^7: Why Perl in 2020
by LanX (Saint) on Jan 07, 2021 at 17:17 UTC
    They could fake it by implicitly bending the method-call operator . much the same way autobox does it with ->

    In the end it's only a question of improving performance.

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    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://11126540]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (7)
As of 2024-04-19 10:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found