package mo func empty[T any]() (t T) { return }