Comment on N-queen puzzle in 4 lines of ScalaparentComments−ionforce10yWho cares about "compactness"? You weren't golfing. It just sticks out as bad code.−tyingq10yNot my code, it was copied (note the attribution) from a specific context where somebody cared about compactness.Edit: Perl's also not the only language that supports the comma operator, predicate if, ternary, and other things that seem to bother you.
Comments
Who cares about "compactness"? You weren't golfing. It just sticks out as bad code.
Not my code, it was copied (note the attribution) from a specific context where somebody cared about compactness.
Edit: Perl's also not the only language that supports the comma operator, predicate if, ternary, and other things that seem to bother you.