Skip to content

Ruby Global $, (DollarComma)

☈king edited this page Nov 8, 2012 · 6 revisions

Ruby Global $, (DollarComma)

The $, global is the output field separator for the print and Array#join.

Clone this wiki locally