Angara


ReinstateServices

Namespace: Angara

Static members

Static memberDescription
Reinstate(path compute)
Signature: path:string -> (compute:(unit -> 't)) -> 't
Type parameters: 't

Reinstates a value either from the storage or recomputing a value from the function. In the latter case, stores the computed value before returning it to the caller.

Serializers
Signature: ISerializerLibrary

CompiledName: get_Serializers

SnapshotFileName
Signature: string

CompiledName: get_SnapshotFileName

Fork me on GitHub