export type SimplePredicate = (value: T) => boolean;