Skip to content

fx-flow v0.7.0 / types / SubNegative

Type alias: SubNegative<N1, N2>

SubNegative<N1, N2>: _SubNegative<N1, N2> extends infer X ? Cast<X, Iteration> : never

Type parameters

N1 extends Iteration

N2 extends Iteration

Source

packages/core/src/types/flat/sub.ts:24

Released under the MIT License.