learn4haskell icon indicating copy to clipboard operation
learn4haskell copied to clipboard

Property testing

Open vrom911 opened this issue 5 years ago • 0 comments

  • [ ] Typeclass laws
  • [x] duplicate: length (duplicate xs) = 2 * (lenght xs)
  • [x] rewind = reverse

vrom911 avatar Sep 30 '20 17:09 vrom911