Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "Deprecated Type Members" to match "Deprecated Value Members" #9746

Closed
scabug opened this issue Apr 11, 2016 · 1 comment
Closed

Add "Deprecated Type Members" to match "Deprecated Value Members" #9746

scabug opened this issue Apr 11, 2016 · 1 comment

Comments

@scabug
Copy link

scabug commented Apr 11, 2016

This page has three sections,

http://www.scala-lang.org/files/archive/nightly/2.12.x/api/2.12.x/scala/collection/mutable/index.html

  • Type Members
  • Value Members
  • Deprecated Value Members

The improvement is to split Type Members in the same way

  • Type Members
  • Deprecated Type Members
  • Value Members
  • Deprecated Value Members
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants