Skip to content

Error in import code at start of chapter 3 #68

@GerretS

Description

@GerretS

There's a box at the start of chapter 3 saying:

If you run the examples from the SBT console within Doodle they will just work. If not, you will need to start your code with the following imports to make Doodle available.

mdoc scala import doodle.core._ import doodle.core.Image._ import doodle.syntax._ import doodle.jvm.Java2DFrame._ import doodle.backend.StandardInterpreter._

That mdoc scala at the beginning shouldn't be there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions