Skip to content

Conversation

nicolasstucki
Copy link
Contributor

No description provided.

@nicolasstucki nicolasstucki force-pushed the implement-phantom-functions branch 6 times, most recently from 880e773 to 0d0bd51 Compare May 12, 2017 14:55
@nicolasstucki nicolasstucki force-pushed the implement-phantom-functions branch 2 times, most recently from d97506e to 16864e0 Compare May 16, 2017 13:26
@nicolasstucki nicolasstucki force-pushed the implement-phantom-functions branch from 16864e0 to 8234c77 Compare June 1, 2017 08:10
@nicolasstucki nicolasstucki force-pushed the implement-phantom-functions branch from e82f1eb to 001a907 Compare July 17, 2017 19:24
@nicolasstucki nicolasstucki force-pushed the implement-phantom-functions branch from 001a907 to 6bbd242 Compare July 19, 2017 14:05
@nicolasstucki nicolasstucki mentioned this pull request Jul 20, 2017
@odersky odersky self-requested a review September 12, 2017 10:10
Simple phantom functions are FunctionN/ImplicitFunctionN types
where all parameters are of the same phantom universe. They are
synthesized in the object defining the phantom universe. It main
usage should be through `(MyPhantom) => Int` nothation as it does
not require any imports.
@nicolasstucki nicolasstucki force-pushed the implement-phantom-functions branch from 6bbd242 to f1156d9 Compare September 29, 2017 07:20
@nicolasstucki
Copy link
Contributor Author

Will not be needed with #3342

odersky added a commit to dotty-staging/dotty that referenced this pull request Nov 27, 2017
odersky added a commit to dotty-staging/dotty that referenced this pull request Nov 27, 2017
smarter pushed a commit to dotty-staging/dotty that referenced this pull request Nov 29, 2017
odersky added a commit to dotty-staging/dotty that referenced this pull request Dec 1, 2017
smarter pushed a commit to smarter/dotty that referenced this pull request Dec 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants