Blockchain Commons XID TypeScript Library - v1.0.0-alpha.13
    Preparing search index...

    Class Shared<T>

    A wrapper for shared references to objects.

    Unlike Rust's Arc<RwLock>, JavaScript uses reference semantics for objects, so this is primarily a type-safe wrapper that makes the sharing explicit.

    Type Parameters

    • T
    Index

    Constructors

    Methods

    Constructors

    Methods