lisa.fuzz.SortedList#
- class lisa.fuzz.SortedList(n, xs, typ=None)[source]#
Bases:
Choices
Same as
lisa.fuzz.Choices
but returns a sorted list.Methods
__await__()
inherited
Methods#
- SortedList.__await__()#
Inherited method, see
lisa.fuzz.Gen.__await__()