RubyGems Navigation menu

null_plus 1.0.1

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 (7KB)
  2. 1.0.0 - April 13, 2015 (7KB)

所有者:

プッシュ者:

作者:

  • Jan Lelis

SHA 256チェックサム:

e64b661c933d263aacaedabdd8138ebb891ced538e01cd37a052e522d0585aa7

累計ダウンロード数 4,925

このバージョンのみ 1,838

ライセンス:

MIT

必要なRubyのバージョン: >= 2.0

リンク: