class NilClass

def blank?

Experimental RBS support (using type sampling data from the type_fusion project).

def blank?: () -> true

This signature was generated using 9 samples from 1 application.

Returns:
  • (true) -
def blank?
  true
end