obj
IEquatable<PersistentQueue<'T>>
IStructuralEquatable
IComparable<PersistentQueue<'T>>
IComparable
IStructuralComparable
Represents a persistent queue. We internally use two lists to represent the queue.
Type something to start searching.