Sitelet https://hardhat.org/docs/reference/cheatcodes/utilities/sort
Skip to content

sort

function sort(uint256[] calldata array) external returns (uint256[] memory);

Sorts an array in ascending order.