tricks library

Re-exports the tricks from the jolt package.

Classes

ConvertComputed<T, U>
Interface for type-converting computed signals.
ConvertComputedImpl<T, U>
Implementation of ConvertComputed that converts between different types.
PersistSignal<T>
Interface for signals that persist their value to external storage.
PersistSignalImpl<T>
Implementation of PersistSignal that persists its value to external storage.