Lib.rs
› 关键词
#
partial-ord
#
reverse
#
ord
#
invariants
#
newtype
#wrapper-type
关键词
搜索
unwrap-ord
包装类型,便于将Ord转换为PartialOrd,灵感来源于std::cmp::Reverse
v
0.1.3
#
partial-ord
#
ord
#
reverse
#
wrapper-type
uncheck-ord
包装类型,便于将Ord转换为PartialOrd,灵感来源于std::cmp::Reverse
v
0.1.0
#
ord
#
partial-ord
#
reverse
#
wrapper-type
不变量
创建强制执行不变量的包装类型
v
0.0.2
#
invariants
#
newtype
#
wrapper
#
wrapper-type