Packages
A spellchecker for Elixir, made with Bun and cspell
Current section
Files
Jump to
Current section
Files
priv/bun/node_modules/@cspell/cspell-pipe/dist/helpers/interleave.d.ts
export declare function interleave<T>(a: Iterable<T>, b: Iterable<T>): Iterable<T>;
//# sourceMappingURL=interleave.d.ts.map