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/sync/index.js
export { toArraySync as toArray } from '../helpers/toArray.js';
export { opAppendSync as opAppend, opBufferSync as opBuffer, opCombineSync as opCombine, opConcatMapSync as opConcatMap, opFilterSync as opFilter, opFirstSync as opFirst, opFlattenSync as opFlatten, opJoinStringsSync as opJoinStrings, opLastSync as opLast, opMapSync as opMap, opReduceSync as opReduce, opSkipSync as opSkip, opTakeSync as opTake, opTapSync as opTap, opUniqueSync as opUnique, } from '../operators/index.js';
export { pipeSync as pipe, pipeSync } from '../pipe.js';
export { reduceSync as reduce } from '../reduce.js';
//# sourceMappingURL=index.js.map