Packages
A spellchecker for Elixir, made with Bun and cspell
Current section
Files
Jump to
Current section
Files
priv/bun/node_modules/gensequence/dist/AsyncGenSequence.js
import { ImplAsyncSequence } from './ImplAsyncSequence.js';
export function asyncGenSequence(i) {
return new ImplAsyncSequence(i);
}
//# sourceMappingURL=AsyncGenSequence.js.map