variable every
import { every } from "main.ts";

Type

<T>(iterable: Iterable<T>) => T | boolean