Skip to content

Commit

Permalink
Update extension methods specification for prefix imports. (#672)
Browse files Browse the repository at this point in the history
* Update extension methods specification for prefix imports.

Allow extensions imported with a prefix to be accessible for implicit invocation, but make them less specific than any extension imported without a prefix.

Disallow deferred imports of extensions completely (for now).
  • Loading branch information
lrhn authored Nov 12, 2019
1 parent ac86702 commit 464cab6
Showing 1 changed file with 30 additions and 134 deletions.
Loading

0 comments on commit 464cab6

Please sign in to comment.