Will add more as I encounter them. These are useful for when defining custom calls and we want to reuse shapes from other models. Sometimes readonly gets in the way so we could probably expose something like - stripReadonlyFields<T> - StripReadonly<T>
Will add more as I encounter them.
These are useful for when defining custom calls and we want to reuse shapes from other models.
Sometimes readonly gets in the way so we could probably expose something like