Skip to content

chrisshiels/functional

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

functional

Implementations of common functional programming functions in JavaScript and Python:

  • all
  • any
  • compose
  • curry
  • filter
  • flatten
  • flip
  • group
  • map
  • memoize
  • partial
  • partition
  • permutations
  • pipe2
  • pipe
  • pipeeither
  • pipemaybe
  • range
  • reduce
  • reverse
  • scan
  • sort
  • split
  • unique
  • zip
  • zipwith

About

Implementations of common functional programming functions in JavaScript and Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published