Skip to content

Instantly share code, notes, and snippets.

@syzer
Created April 5, 2023 11:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save syzer/40eb7c22b556aa4094d08d9e8279b3ac to your computer and use it in GitHub Desktop.
Save syzer/40eb7c22b556aa4094d08d9e8279b3ac to your computer and use it in GitHub Desktop.
Piping via Ramda with Promises and/or plain functions
const _p = unapply(pipeWith(andThen))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment