Discover Packages
github.com/donnol/tools
comparable
package
Version:
v0.24.0
Opens a new window with list of versions in this module.
Published: Jan 18, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
func TisComparable[P T ]()
define a helper function with a type parameter P constrained by T
and use that type parameter with isComparable
-- 定义一个带有被T约束的类型参数P的辅助函数以在编译时确保类型T是可比较的
we want to ensure that T is strictly comparable
Source Files
¶
Click to show internal directories.
Click to hide internal directories.