logo
首页技术栈工具库讨论
raw-strings-qq

raw-strings-qq

A quasiquoter for raw string literals - that is, string literals that don't recognise the standard escape sequences (such as '\n'). Basically, they make your code more readable by freeing you from the responsibility to escape backslashes. They are useful when working with regular expressions, DOS/Windows paths and markup languages (such as XML). See examples/RawRegex.hs for a usage example.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install raw-strings-qq
查看
标签
根据用户添加的标签生成
暂无标签