Flow PHP

ValuesSorter.php

Classes

ValuesSorter
Sorts a column of extracted values preserving keys. Homogeneous columns are detected once and sorted by the engine without any userland comparator - a per-pair comparison callback is orders of magnitude slower than asort()/arsort(). Mixed columns fall back to the pairwise comparator.
On this page

Search results