MemoryStoreSortedMap/HashMap SetAsync return value?

The pages for SetAsync on MemoryStoreSortedMap and MemoryStoreHashMap have a return type of bool but they appear to be undocumented, what’s it for? I’m guessing it’s a success value like the first return type of pcall but I’d just like to be sure