notjrbauer - Overview
Skip to content
Sign in
AI CODE CREATION
GitHub CopilotWrite better code with AI
GitHub SparkBuild and deploy intelligent apps
GitHub ModelsManage and compare prompts
MCP RegistryNewIntegrate external tools
View all features
Sign up
๐คน Playing with NeoVim & Linux & Go & Rust.
Website
Performs left to right composition of one or more functions that return a promise
JavaScript 11 2
Runs an array of promises in series, each passing their results to the next promise in the array.
JavaScript 12 7
Returns a promise containing the result of the promisified mappingFn on its elements.
JavaScript 2
Returns a promise containing the reduced result from the provided function
JavaScript 1