Current Path : /proc/3848981/cwd/usr/lib/ruby/gems/3.0.0/gems/rbs-1.0.4/sig/ |
Current File : //proc/3848981/cwd/usr/lib/ruby/gems/3.0.0/gems/rbs-1.0.4/sig/util.rbs |
module RBS interface _HashEqual def ==: (untyped other) -> bool alias eql? == def hash: () -> Integer end interface _ToJson def to_json: (*untyped) -> String end end