logo
首页技术栈工具库讨论
explicit-iomodes

explicit-iomodes

The module System.IO.ExplicitIOModes exports a Handle to a file which is parameterized with the IOMode the handle is in. All operations on handles explicitly specify the needed IOMode. This way it is impossible to read from a write-only handle or write to a read-only handle for example. See the explicit-iomodes-bytestring/text package for ByteString/Text operations.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install explicit-iomodes
查看
标签
根据用户添加的标签生成
暂无标签