I was looking at the solution for LRU cache implementation on leetcode. And the built-in dict is also ordered from Python 3.6+. I was wondering if there is any function simi