Map<'Key, 'T, IComparer<'Key>>
obj
IComparable
IReadOnlyDictionary<'Key, 'T>
IReadOnlyCollection<KeyValuePair<'Key, 'T>>
IEnumerable<KeyValuePair<'Key, 'T>>
IEnumerable
this.Comparer
IComparer<'Key>
this.ComparerUntyped
this.Count
int
this.IsEmpty
bool
this.[k]
'Key
'T
this.Tree
MapTree<'Key, 'T>