* The base implementation of `compareAscending` which compares values and * sorts them in ascending order without guaranteeing a stable sort. * * @private * @param {*} value The value to compare. * @param {*} other The other value to compare. * @returns {number} Returns
(value, other)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected