Skip to content

Dal#T issues #79

Description

@stewSquared

There are a few problems.

  1. monadT should be in the implicit scope. We shouldn't be importing slickDal.monadT everywhere
  2. T : Monad is too strong of a constraint. Applicative suffices.
  3. The name T is often clashes and is not descriptive enough. Even if we're to keep a single letter name, F (for Functor) is more standard and semantic.

Feel free to add more to this thread. It should all be updated at once.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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