Talk:Associative array/Creation: Difference between revisions

From Rosetta Code
Content added Content deleted
(Mention finishing maintenance.)
No edit summary
Line 4: Line 4:
:Still, I'm going to move the contents of Create a Hash into Creating an Associative Array, with annotations where the behavior differs. (It's added behavior, not alternate behavior. I'm comfortable with that, for now.) --[[User:Short Circuit|Short Circuit]] 13:46, 23 January 2007 (EST)
:Still, I'm going to move the contents of Create a Hash into Creating an Associative Array, with annotations where the behavior differs. (It's added behavior, not alternate behavior. I'm comfortable with that, for now.) --[[User:Short Circuit|Short Circuit]] 13:46, 23 January 2007 (EST)
::Done. Content from [[Create a Hash]] has been moved to here. ("Associative Array" is a more generic term.) --[[User:Short Circuit|Short Circuit]] 12:19, 24 January 2007 (EST)
::Done. Content from [[Create a Hash]] has been moved to here. ("Associative Array" is a more generic term.) --[[User:Short Circuit|Short Circuit]] 12:19, 24 January 2007 (EST)

Why does Perl have two separate sections?

Revision as of 13:28, 25 January 2007

This info seems to be the as in Create a Hash, I'd like to flag this for possible removal

It looks like there's some duplication in the code examples, but the way the tasks are defined, they really address different things. (Despite the title of Create a Hash.)
Still, I'm going to move the contents of Create a Hash into Creating an Associative Array, with annotations where the behavior differs. (It's added behavior, not alternate behavior. I'm comfortable with that, for now.) --Short Circuit 13:46, 23 January 2007 (EST)
Done. Content from Create a Hash has been moved to here. ("Associative Array" is a more generic term.) --Short Circuit 12:19, 24 January 2007 (EST)

Why does Perl have two separate sections?