Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Maybe ¶
type Maybe[T any] struct { // contains filtered or unexported fields }
func MapZero ¶
func MapZero[T comparable](t T) Maybe[T]
func (Maybe[T]) MarshalJSON ¶
func (*Maybe[T]) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.