- rest<IR, R>(rest): (<I, A>(self) => Schema<readonly [I, IR], readonly [A, R]>)
Returns (<I, A>(self) => Schema<readonly [I, IR], readonly [A, R]>)
- <I, A>(self): Schema<readonly [I, IR], readonly [A, R]>
Type Parameters
I extends readonly any[]
A extends readonly any[]
Returns Schema<readonly [I, IR], readonly [A, R]>
Since
1.0.0