Fix cas() error with undefined newValue
cas() has an error when set a key with undefined newValue. Added controll of edge case and a test case.
Loading
Please register or sign in to comment
cas() has an error when set a key with undefined newValue. Added controll of edge case and a test case.