Type alias Pair<L, R>

Pair<L, R>: [L, R]

Pair is an array of fixed size 2

Type Parameters

  • L

  • R

Generated using TypeDoc