blank

method Object#blank?
0.2.0 Latest release released
kostya/blank
6
Kostya M

blank

method Blank for Crystal Language

Installation

Add this to your application's shard.yml:

dependencies:
  blank:
    github: kostya/blank

Usage

require "blank"

p "".blank? # => true
p 1.blank? # => false
p nil.blank? # => true
p [1].blank? # => false
blank:
  github: kostya/blank
  version: ~> 0.2.0
License MIT
Crystal *

Authors

Dependencies 0

Development Dependencies 0

Dependents 2

Last synced .
search fire star recently