Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Of ¶
func FromNonZero ¶ added in v0.4.8
func FromNonZero[T comparable](v T) Of[T]
func (Of[T]) ValueOrZero ¶
func (o Of[T]) ValueOrZero() T
ValueOrZero 値が入っているときはその値を、そうでないときはゼロ値を返します。
Click to show internal directories.
Click to hide internal directories.