Introsort_pfn/README.md
2025-09-19 20:20:45 +00:00

250 B

Introsort (Introspective sort) using Function Pointers - library for MetaTrader 5

A hybrid sorting algorithm that provide fast performance for sorting arrays of simple types, structures or object pointers.

https://www.mql5.com/en/code/57233