Linked by Bjorn Raupach on Thu 17th Jul 2008 06:01 UTC
Thread beginning with comment 323462
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
That java link was nice...thanks. Once you start using tuples in other languages like Python you want to use them in everything. I looked at the code hoping it wouldn't be a big mess and it seems pretty clean. Its not a hard concept.
I didn't see a mention of a license in the download though. The site does say
You can compile the source into a jar, or make it part of your project directly.
... so it might be public domain? EDIT: Just saw it on the bottom.... Creative Commons Attribution 3.0 United States License.
Edited 2008-07-17 17:53 UTC





Member since:
2005-08-29
This approach is usually generalized into tuples, which are useful in a number of situations. Examples would be:
for java: http://javatuple.com/
for c++: http://www.boost.org/doc/libs/1_35_0/libs/tuple/doc/tuple_users_gui...