Creates an iterator whose values are the result of applying the callback to the values from this iterator and then flattening the resulting iterators or iterables.
URLSearchParamsIterator.flatMap method | Node.js url module | Bun BuildDocsReferenceGuidesBlogDiscord/node:url/URLSearchParamsIterator/flatMapMflatMap BuildDocsReferenceGuidesBlogDiscord /node:url/URLSearchParamsIterator/flatMapMflatMap url.URLSearchParamsIterator.flatMapflatMapU>(callback: (value: T, index: number) => IteratorU, unknown, undefined> | IterableU, unknown, undefined>): IteratorObjectU, undefined, unknown>; @param callback
Search the reference...
/
method
A function that accepts up to two arguments to be used to transform values from the underlying iterator into new iterators or iterables to be flattened into the result.
Resources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco
We're hiring →URLSearchParamsIterator.flatMap method | Node.js url module | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- API documentation for method node:url.URLSearchParamsIterator.flatMap | Bun