Method: RBS::Types::UntypedFunction#empty?

Defined in:
lib/rbs/types.rb

#empty?Boolean

Returns:

  • (Boolean)


1271
1272
1273
# File 'lib/rbs/types.rb', line 1271

def empty?
  true
end