learn4haskell
learn4haskell copied to clipboard
Property testing
- [ ] Typeclass laws
- [x] duplicate:
length (duplicate xs) = 2 * (lenght xs) - [x]
rewind=reverse