Searched refs:SortedDict (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/projects/capdl/python-capdl-tool/capdl/
H A DAllocator.py15 from sortedcontainers import SortedList, SortedSet, SortedDict namespace
436 self.unfun_objects = SortedDict(lambda x: -x)

Completed in 77 milliseconds