Files
ragflow/internal
futurehua bd355deaa9 refactor: use the built-in max/min to simplify the code (#17059)
### Summary

In Go 1.21, the standard library includes built-in
[max/min](https://pkg.go.dev/builtin@go1.21.0#max) function, which can
greatly simplify the code.

Signed-off-by: futurehua <futurehua@outlook.com>
2026-07-24 15:33:02 +08:00
..
2026-07-23 21:48:54 +08:00
2026-07-23 21:48:54 +08:00
2026-07-02 09:45:01 +08:00
2026-07-20 17:32:32 +08:00