Introsort_pfn/README.md

6 lines
250 B
Markdown
Raw Permalink Normal View History

2025-09-19 20:20:45 +00:00
# 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