Aardvark.Base.Incremental


HistoryReader<'s, 'op>

Constructors

ConstructorDescription
new(h)
Signature: h:History<'s,'op> -> HistoryReader<'s,'op>

Instance members

Instance memberDescription
Dispose()
Signature: unit -> unit
GetOperations(token)
Signature: token:AdaptiveToken -> 'op
Fork me on GitHub