functions

Max
Edited: Sunday 25 January 2026

Max

Category: Utilities
File: math.go
Package: ui

Signature

1func Max[T Numeric](s []T) (m T)

Description

Documentation pending. Contributions welcome!

Examples

No examples available yet. See the test files for usage.

To add an example for this function, create an ExampleMax function in the test files.


This documentation is auto-generated. To update, run make docs