Safe Haskell | None |
---|
Documentation
textSplitText :: TextClass self => self -> Word -> IO (Maybe Text)Source
textReplaceWholeText :: TextClass self => self -> String -> IO (Maybe Text)Source
textGetWholeText :: TextClass self => self -> IO StringSource
Safe Haskell | None |
---|
textSplitText :: TextClass self => self -> Word -> IO (Maybe Text)Source
textReplaceWholeText :: TextClass self => self -> String -> IO (Maybe Text)Source
textGetWholeText :: TextClass self => self -> IO StringSource