| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Test.SmallCheck.Series.Text.Lazy
Description
Following the convention from Data.Text.Lazy, this module is intended to be
imported qualified. For example:
import qualified Test.SmallCheck.Series.Text.Lazy as L.Series
Replication
replicated :: Char -> Series m Text Source
Enumeration
enumerated :: String -> Series m Text Source