package
Version:
v0.0.0-...-0b23988
Opens a new window with list of versions in this module.
Published: Jul 13, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
func Ceil[T num](dividend, divisor T) T
Ceil 向上整除(除数,被除数)
func Max[T num](a, b T) T
Max 返回两数最大值, 该函数将被内联
func Min[T num](a, b T) T
Min 返回两数最小值, 该函数将被内联
Similarity len(x) must eq len(y)
Str2Int64 string to int64
Source Files
¶
Click to show internal directories.
Click to hide internal directories.