@tempots/dom > Signal > filter
Signature:
readonly filter: (fn: (value: T) => boolean, startValue?: T) => Computed;