Skip to content

Quotes/AppliedTypeModule doesn't have apply or copy #14740

Closed
@japgolly

Description

@japgolly

AppliedTypeModule doesn't provide the ability to create new instances.

See https://github.com/lampepfl/dotty/blob/main/library/src/scala/quoted/Quotes.scala#L2757-L2759

This is as opposed to, say, AnnotatedTypeModule which does have an apply method.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions