D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
lib
/
ruby
/
gems
/
3.0.0
/
gems
/
rbs-1.0.4
/
sig
/
Filename :
util.rbs
back
Copy
module RBS interface _HashEqual def ==: (untyped other) -> bool alias eql? == def hash: () -> Integer end interface _ToJson def to_json: (*untyped) -> String end end