Skip to content

Commit fcd0359

Browse files
committed
Numeric does not provide .Real
1 parent e40b02a commit fcd0359

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

doc/Type/Numeric.pod6

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,6 @@ generally return L<Num> in Perl 6.
2525
2626
=head1 Methods
2727
28-
=head2 method Real
29-
30-
method Real(Numeric:D: --> Real:D)
31-
32-
If this C<Numeric> is equivalent to a C<Real>, return that C<Real>.
33-
Fail with C<X::Numeric::Real> otherwise.
34-
3528
=head2 method Int
3629
3730
method Int(Numeric:D: --> Int:D)

0 commit comments

Comments
 (0)