RubyGems Navigation menu

println 0.0.1

In other languages there is a method to print a list of arguments, seperated by space and capped of with a newline to stdout. Ruby didn't have an equivalent: print joins without a delimiter and doesn't add a newline, puts joins by newline (not space) and adds a newline at EOS.

Gemfile:
=

Installeer:
=

Versies:

  1. 0.0.1 February 04, 2015 (4,5 KB)

Development afhankelijkheden (1):

rspec ~> 3.1

Eigenaren:

Authors:

  • Philipp Antar

SHA 256 checksum:

=

Total downloads 3.379

Voor deze versie 3.379

Versie vrijgegeven:

Licentie:

MIT

Required Ruby Version: >= 0

Links: