On 2025-11-26 22:38, Collin Funk wrote:
How about adding a mcel_eq function? Similar to streq, just using the *cmp function under the hood.
mcel_eq should return bool, not int. There are some opportunities to tune, I expect, but that can wait.
On 2025-11-26 22:38, Collin Funk wrote:
How about adding a mcel_eq function? Similar to streq, just using the *cmp function under the hood.
mcel_eq should return bool, not int. There are some opportunities to tune, I expect, but that can wait.