Typeberry by Fluffy Labs - v0.4.0
    Preparing search index...

    Class WithHash<THash, TData>

    Container for some object with a hash that is related to this object.

    After calculating the hash these two should be passed together to avoid unnecessary re-hashing of the data.

    Type Parameters

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    data: TData
    hash: THash

    Methods