UNPKG

geninq

Version:

A JavaScript version of the Linq library for Generators

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