Talk:Hash from two arrays: Difference between revisions

→‎C#: Response to CrashandDie
No edit summary
 
(→‎C#: Response to CrashandDie)
Line 1:
 
== C# ==
//I added this to just have some basic error checking
Line 6 ⟶ 5:
I'm not really sure such an absolutely not-understandable line should be on this repository, as most of the users won't even understand it. At the very least, there should be some sort of comment, or just change it and do it on a few lines instead of hashing the source code itself.
--[[User:CrashandDie|CrashandDie]] 09:42, 25 January 2007 (EST)
 
:I replaced the one-liner with an if statement. --[[User:Short Circuit|Short Circuit]] 10:02, 25 January 2007 (EST)