Skip to content

not found: type InitializedLenser #2

Description

@Sciss

I want to use the dynamic lenser (because that's inside a generic class, so the static one doesn't work). I tried both 0.1.0 and 0.2.0, but I only get the following error when trying to do anything:

case class Foo(name: String)
val lf = rillit.dynamic.Lenser[Foo]()
lf.name.get

The error in the last line:

not found: type InitializedLenser

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions