Files
obitools4/pkg
Eric Coissac 14064c919e fix(obiutils): correctly unwrap interface values in min/max
Introduces an `unwrapInterface` reflection helper to dereference `interface{}`-wrapped values before type validation. Updates slice and map iteration loops in min/max functions to apply this helper, ensuring `isOrderedKind` accurately identifies underlying concrete types instead of incorrectly rejecting `reflect.Interface` elements.
2026-06-02 14:34:00 +02:00
..
2025-11-06 15:43:13 +01:00
2024-05-14 08:16:12 +02:00
2025-01-27 17:23:07 +01:00
2026-04-14 14:48:29 +02:00
2025-06-17 09:06:42 +02:00
2026-06-01 13:22:58 +02:00
2025-06-04 09:48:10 +02:00
2023-12-05 15:28:29 +01:00