Documentation ¶
Index ¶
- func All(tasks ...func())
- func Await[T any, V any, A ~[]T](task func(T) V, args *A) []V
- func AwaitWith[T any, V any, A ~[]T, R ~[]V](task func(T) V, args *A, results *R)
- func Clean(original string) string
- func HideFile(filename string) error
- func List(task func(i int), length int)
- func SimilarText(first, second string) float64
- func Ternary[T any](expr bool, a, b T) T
- type EventLoop
- type Set
- type Time
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.