Documentation ¶
Overview ¶
Package gvalue Author: hyphen Copyright 2023 hyphen. All rights reserved. Create-time: 2023/12/8
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Max ¶
func Max[T constraints.Ordered](s0 T, s ...T) T
func Min ¶
func Min[T constraints.Ordered](s0 T, s ...T) T
func Sum ¶
func Sum[T constraints.Addable](s ...T) T
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.