Interface ParitySplit<T>

The result of an array which was split by parity.

Type Parameters

  • T

Hierarchy

  • ParitySplit

Properties

Properties

even: T[]
odd: T[]

Generated using TypeDoc