Skip to content

Releases: lightningspirit/funtastic

First collection of functions

09 Aug 22:26
Compare
Choose a tag to compare
Added functional programming functions

  def
  is
  copy
  head
  tail
  spreadArg
  partial
  pluck
  slice
  reduce
  map
  length
  first
  last
  reverse
  reverseArgs
  reduceRight
  filter
  reject
  partition
  swap
  merge
  flatten
  flow
  compose