6 lines
250 B
Markdown
6 lines
250 B
Markdown
|
# 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
|