sds icon indicating copy to clipboard operation
sds copied to clipboard

Implemented sdscmpstr

Open alxyng opened this issue 9 years ago • 0 comments

I wrote this function for a linked list with items that had binary string keys and if the item existed it would only update it's value and not the key thus avoiding another temporary sdsnewlen allocation for comparing keys

alxyng avatar Aug 16 '15 20:08 alxyng