@ -0,0 +1,6 @@
package hopp
import "git.tebibyte.media/sashakoshka/go-util/container"
// TODO make generic alias once go 1.24 releases
type Option[T any] ucontainer.Optional[T]
The note is not visible to the blocked user.