class NilClass

def blank?

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

def blank?: () -> untyped

This signature was generated using 4 samples from 1 application.

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