Contents

digest

A 64-bit digest that uniquely describes the contents of the input to a processor.

Declaration

var digest: UInt64 { get }

Discussion

This digest will change if the graph of the input changes in any way.

See Also

Instance Properties