Persimmon.Dried


FreqMap<'T>

Namespace: Persimmon.Dried

Constructors

ConstructorDescription
new(underlying, total)
Signature: (underlying:Dictionary<obj,int> * total:int) -> FreqMap<'T>

CompiledName: .ctor

Instance members

Instance memberDescription
Total
Signature: int

CompiledName: get_Total

Fork me on GitHub