UNPKG

geninq

Version:

A JavaScript version of the Linq library for Generators

5 lines (3 loc) 117 B
import "./array"; import { SIt } from "../test-utils"; SIt("Converts to a generator", (g) => g.array(), [1, 2, 3]);