Aardvark.Base.Incremental


IndexedMod<'a>

Constructors

ConstructorDescription
new(index, m)
Signature: (index:Index * m:IMod<'a>) -> IndexedMod<'a>

Instance members

Instance memberDescription
Dispose()
Signature: unit -> unit
Index
Signature: Index
LastValue
Signature: 'a option
Fork me on GitHub