Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "ramda/FromPairsFn"

Index

Type aliases

Type aliases

FromPairsFn

FromPairsFn: any

Creates a new object from a list key-value pairs. If a key appears in multiple pairs, the rightmost pair is included in the object.

see

http://ramdajs.com/docs/#fromPairs

Generated using TypeDoc