Packages
A spellchecker for Elixir, made with Bun and cspell
Current section
Files
Jump to
Current section
Files
priv/bun/node_modules/gensequence/dist/index.d.ts
export * from './GenSequence.js';
export * from './AsyncGenSequence.js';
export { Sequence, LazyIterable, IterableLike, SequenceBuilder } from './types.js';
export * from './builder.js';
import * as _operators from './operators/index.js';
export declare const operators: typeof _operators;