Skip to content

Array pretty printing #30

@elarielcl

Description

@elarielcl

In the slick-3.1 branch in the activator-hello-slick/src/main/scala/QueryActions.scala in the unboxed Array[Int] query you could have something like

println("- " + r.mkString(" "))

instead of

println("- " + r)

Cheers again!

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