1

I wonder if it's possible to automatically derive a Generator from a data class like e.g. scalacheck-shapeless?

Stefan K.
  • 7,701
  • 6
  • 52
  • 64

1 Answers1

2

I believe this is coming in 5.0. Recently merged to master, see here.

Emil Kantis
  • 1,069
  • 7
  • 17