RubyGems Navigation menu

null_plus 1.0.0

This gem redefines Ruby's unary + operator to turn null objects into nil. By default, the unary + operator is not used by Ruby, so overloading it is not so dangerous as it might have sounded to you when you read it. Every object that returns true for null? is considered a null object.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.0.1 - January 06, 2021 (7.0 KB)
  2. 1.0.0 - April 13, 2015 (7.0 KB)

Runtime 依赖 (1):

null_question ~> 1.0

业主:

作者:

  • Jan Lelis

SHA 256 校验和:

4b6d6f8180ff7bf762f509b166af188f764ddbeb753183413d4bcd6721464040

下载总量 4,927

这个版本 3,088

许可:

MIT

需要的 Ruby 版本: ~> 2.0

链接: