Skip to content

webshrine / stdtyp/src / FnPredicateIterate

Type Alias: FnPredicateIterate<Item, Id>

FnPredicateIterate<Item, Id>: FnIterate<Item, Id, boolean>

Predicate iteration function

Type Parameters

Item = any

Id extends PropertyKey = PropertyKey

Defined in

packages/stdtyp/src/utilities/fn.ts:160