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 a symbolOf function #8194

Closed
scabug opened this issue Jan 28, 2014 · 1 comment
Closed

Add a symbolOf function #8194

scabug opened this issue Jan 28, 2014 · 1 comment
Assignees
Milestone

Comments

@scabug
Copy link

scabug commented Jan 28, 2014

A very frequent use for a result of typeOf is obtaining an underlying type symbol. Another thing that comes up occasionally at stack overflow is a request to add facilities for reification of symbols.

This naturally suggests that our reflection API would benefit from a method called symbolOf that can take a term or type argument and return an underlying symbol.

@scabug
Copy link
Author

scabug commented Jan 28, 2014

Imported From: https://issues.scala-lang.org/browse/SI-8194?orig=1
Reporter: @xeno-by

@scabug scabug closed this as completed Feb 19, 2014
@scabug scabug added this to the 2.11.0-RC1 milestone Apr 7, 2017
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

2 participants