Skip to content

can't summon useful Conversion instances #5967

Open
@drdozer

Description

@drdozer

I started building some code around Conversion but rapidly hit issues because:

infer[Conversion[String, String]]

no implicit argument of type Conversion[String, String] was found for parameter x of method infer in object DottyPredef.

It also doesn't seem to understand inheritance. This makes it unusable in practice. Have I done something daft?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions