Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Perl
Perl Misc
Sorting based on existence of keys
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Jürgen Exner, post: 4863126"] Different approaches do the same problem. You are favouring reducing/adjusting the data domain such that you can use standard Perl operators while I favour adding a new comparison operator to my data algebra, i.e. I have a given data domain and create the proper comparison operator for that given domain. To me my approach is much cleaner and simpler because I don't have to tweak the data set just to make the comparison work. Also, I am not convinced that your speed argument is correct, but it's really not important enough to write a big benchmark test. To everyone his own, I guess. jue [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Perl
Perl Misc
Sorting based on existence of keys
Top