//
pkg.gl
Category
github.com/AmbitiousJun/go-emby2alist
internal
util
strs
package
1.5.1
Repository:
https://github.com/ambitiousjun/go-emby2alist.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
7
Files
22 SLOC
#
Functions
AllNotEmpty
AllNotEmpty 所有字符串都不为空时, 返回 true.
AnyEmpty
AnyEmpty 有任意一个字符串为空时, 返回 true.
Sort
Sort 将一个字符串进行字典序排序.