Skip to content

Conveniences that could be added to DBIOΒ #2878

@nafg

Description

  • DBIO.unit: DBIO[Unit]
  • DBIO.traverse[A, B, C[x] <: Iterable[x]](C[A])(A => DBIO[B]): DBIO[C[B]]
  • DBIO.defer[A](=>A): DBIO[A]
  • [A] DBIO[A]#void: DBIO[Unit] (or another name)

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