We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b6d92e5 + 11bb41b commit 11bddb4Copy full SHA for 11bddb4
core/builtin.rbs
@@ -9,7 +9,7 @@ end
9
# A type that's convertible to a `Rational`.
10
#
11
interface _ToR
12
- # Convert `self` to a `Complex`.
+ # Convert `self` to a `Rational`.
13
14
def to_r: () -> Rational
15
end
0 commit comments