Closed
Description
https://dotty.epfl.ch/docs/reference/overview.html says
Polymorphic Function Types generalize polymorphic methods to dependent function values and types. Current status: There is a proposal, and a prototype implementation, but the implementation has not been finalized or merged yet.
but the implementation has been merged (#4672)
and the outline at https://dotty.epfl.ch/docs/index.html doesn't mention them
cc @milessabin