出典:Wiktionary
出典:Wikipedia
出典:『Wikipedia』 (2010/11/18 15:09 UTC 版)
Fat comma is a programming term primarily associated with the Perl and Ruby programming languages, though others doubtless also employ the token. It refers to an operator, indicated as “=>”, that can be used as a substitute for the comma operator and is an example of good idiomatic Perl when used to bind key-value pairs in a hash.