Yi.Rope
data YiString
fromString
fromText
fromString'
fromText'
toString
toReverseString
toText
toReverseText
null
empty
take
drop
length
reverse
countNewLines
lines
lines'
unlines
splitAt
splitAtLine
cons
snoc
singleton
head
last
append
concat
any
all
dropWhile
takeWhile
dropWhileEnd
takeWhileEnd
intercalate
intersperse
filter
map
words
unwords
split
init
tail
span
break
foldl'
replicate
replicateChar
data ConverterName
unCn
readFile
writeFile
writeFileUsingText
writeFileWithConverter
fromRope
withText
unsafeWithText