aa-js-helpers

1.0.2 • Public • Published

js-helpers

This is a small library of helper functions that I use to assist in my personal development. A lot of inspiration found in Haskell

Functions:

require('./') $: (a -> b) -> a -> b flip: (a -> b -> c) -> (b -> a -> c) log: wraps a function with logging bool: (False Fn/result) -> (True fn/result) -> (Condition fn/input) -> ...args

compose curry filter foldl foldr map id snd fst Try

Readme

Keywords

none

Package Sidebar

Install

npm i aa-js-helpers

Weekly Downloads

5

Version

1.0.2

License

MIT

Last publish

Collaborators

  • aabrook