Documentation ¶
Index ¶
- func All(tasks ...func())
- func Await[T any, V any, A ~[]T](task func(T) V, args *A) []V
- func Callback[T any](f func(...any) T, callback func(T, ...any), args ...any)
- 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.