logo
首页技术栈工具库讨论
type-iso

type-iso

This package defines "can be cast to" relations between types: two types a and b are an instance of Injective if there's an injective function from a to b. If there is also an injective function from b to a, a and b are instances of Iso, meaning that one can convert back and forth losslessly (up to some appropriate notion of equality). The main purpose of this little package is to provide easy casting between the common string types (String, strict/lazy Text) and numeric types (Integers, Peano numbers), without having to look up the names of the various conversion functions all the time.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconombocomp/type-iso3
HACKAGE
carbal install type-iso
查看
标签
根据用户添加的标签生成
暂无标签