scala-codesheet-api icon indicating copy to clipboard operation
scala-codesheet-api copied to clipboard

provide generators à la scalacheck

Open MasseGuillaume opened this issue 12 years ago • 0 comments

Are these hardcoded? If you're not already using scalacheck and Arbitrary/Gen, then you could allow me to create an instance of Arbitrary[List[Int]] and use that... implicits with low priority defaults seem like a good way to allow more customization without adding more buttons.

https://github.com/CodeBrew-io/Issues/issues/5

MasseGuillaume avatar Dec 04 '13 18:12 MasseGuillaume