module RBS::Ops::_UnaryPos
An interface for types implementing the +@ operator
Public Instance Methods
() → R
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.1.1/core/rbs/ops.rbs, line 108
def +@: () -> R
Perform the +@ operation