Eventual
Eventual<
T>:T|TgpuSlot<T> |TgpuDerived<T>
Represents a value that is available at resolution time.
Type Parameters
Section titled “Type Parameters”• T
Eventual<
T>:T|TgpuSlot<T> |TgpuDerived<T>
Represents a value that is available at resolution time.
• T