Type Alias PartitionArrayPredicate<T, U>

PartitionArrayPredicate<T, U>: ((val: T | U) => val is T)

Type Parameters

  • T
  • U