Skip to content

Slightly incorrect comment text on Tour of F# #54571

Description

@ndchorley

Type of issue

Other (describe below)

Description

In the last code example, ImplementingInterfaces on https://learn.microsoft.com/en-us/dotnet/fsharp/tour#object-programming, part of the comment text reads

/// Unlike other languages such as C# or Java, a new type definition is not needed
/// to implement an interface.

It isn't true of Java that one needs to have a new type definition - one can use an anonymous class to implement an interface.

Page URL

https://learn.microsoft.com/en-us/dotnet/fsharp/tour#object-programming

Content source URL

https://github.com/dotnet/docs/blob/main/docs/fsharp/tour.md

Document Version Independent Id

eb13ad9e-2c95-979b-6d6e-13d29653c6ba

Platform Id

e1e479ae-1ec7-a4ef-6492-1ed93183ea99

Article author

BillWagner

Metadata

  • ID: 89bef555-3de1-5d81-c02b-2ac8c049423b
  • PlatformId: e1e479ae-1ec7-a4ef-6492-1ed93183ea99
  • Service: dotnet-fsharp

Associated WorkItem - 596910

Metadata

Metadata

Assignees

Labels

📌 seQUESTeredIdentifies that an issue has been imported into Quest.

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions