Module

Webb.String.TrimMargin

Package
purescript-webb-string
Repository
mitchellandwebb/webb-string

#escape Source

escape :: String -> String

hello, there! how have you been?

#TrimMargin Source

type TrimMargin = { continue :: Boolean, lines :: Array (Array CodePoint), remaining :: Array CodePoint }