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:
=

安装:
=

版本列表:

  1. 0.0.1 February 04, 2015 (4.5 KB)

Development 依赖 (1):

rspec ~> 3.1

所有者:

作者:

  • Philipp Antar

SHA 256 校验和:

=

下载总量 3,365

这个版本 3,365

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: