Libraries
»
rbs
(3.7.0)
»
Index
»
RBS
»
Types
»
UntypedFunction
»
#empty?
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