Fat Comma

Fat comma (also known as hash rocket in Ruby) refers to the “=>" operator present in some programming languages. It is primarily associated with PHP, Perl and Ruby, which use it to declare hashes. Using a fat comma to bind key-value pairs in a hash, instead of using a comma, is considered an example of good idiomatic Perl. In CoffeeScript, the fat comma is used to declare a function that is bound to this.

# a typical, idiomatic use of the fat comma in Perl my %newHash = ( first_name => "Tom", last_name => "Auger" );

Famous quotes containing the words fat and/or comma:

    Upscale people are fixated with food simply because they are now able to eat so much of it without getting fat, and the reason they don’t get fat is that they maintain a profligate level of calorie expenditure. The very same people whose evenings begin with melted goat’s cheese ... get up at dawn to run, break for a mid-morning aerobics class, and watch the evening news while racing on a stationary bicycle.
    Barbara Ehrenreich (b. 1941)

    I didn’t have to think up so much as a comma or a semicolon; it was all given, straight from the celestial recording room. Weary, I would beg for a break, an intermission, time enough, let’s say, to go to the toilet or take a breath of fresh air on the balcony. Nothing doing!
    Henry Miller (1891–1980)