Files
obitools4/pkg/obiseq
Eric Coissac 13a93fce11 feat: add which_max and which_min to retrieve extreme element indices
Implement reflection-based WhichMax and WhichMin to dynamically find the index or key of the maximum/minimum element in slices, arrays, or maps. Functions validate orderability, handle empty collections, and dispatch via reflect.Kind. Expose as which_max and which_min GVal functions, with float64 type assertions for compatibility and preserved error handling.
2026-06-02 14:39:31 +02:00
..
2025-12-18 14:11:11 +01:00
2024-03-02 16:03:46 -04:00
2022-08-23 11:11:36 +02:00
2025-11-18 15:30:20 +01:00
2026-03-13 14:54:21 +01:00
2025-06-17 16:46:11 +02:00
2025-02-24 11:31:49 +01:00
2025-06-17 16:46:11 +02:00
2024-11-14 19:10:23 +01:00