You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devdocs/public/docs/ramda/index.json

1 line
14 KiB

7 years ago
{"entries":[{"name":"R.add","path":"index#add","type":"Math"},{"name":"R.addIndex","path":"index#addIndex","type":"Function"},{"name":"R.adjust","path":"index#adjust","type":"List"},{"name":"R.all","path":"index#all","type":"List"},{"name":"R.allPass","path":"index#allPass","type":"Logic"},{"name":"R.always","path":"index#always","type":"Function"},{"name":"R.and","path":"index#and","type":"Logic"},{"name":"R.any","path":"index#any","type":"List"},{"name":"R.anyPass","path":"index#anyPass","type":"Logic"},{"name":"R.ap","path":"index#ap","type":"Function"},{"name":"R.aperture","path":"index#aperture","type":"List"},{"name":"R.append","path":"index#append","type":"List"},{"name":"R.apply","path":"index#apply","type":"Function"},{"name":"R.applySpec","path":"index#applySpec","type":"Function"},{"name":"R.applyTo","path":"index#applyTo","type":"Function"},{"name":"R.ascend","path":"index#ascend","type":"Function"},{"name":"R.assoc","path":"index#assoc","type":"Object"},{"name":"R.assocPath","path":"index#assocPath","type":"Object"},{"name":"R.binary","path":"index#binary","type":"Function"},{"name":"R.bind","path":"index#bind","type":"Function"},{"name":"R.both","path":"index#both","type":"Logic"},{"name":"R.call","path":"index#call","type":"Function"},{"name":"R.chain","path":"index#chain","type":"List"},{"name":"R.clamp","path":"index#clamp","type":"Relation"},{"name":"R.clone","path":"index#clone","type":"Object"},{"name":"R.comparator","path":"index#comparator","type":"Function"},{"name":"R.complement","path":"index#complement","type":"Logic"},{"name":"R.compose","path":"index#compose","type":"Function"},{"name":"R.composeK","path":"index#composeK","type":"Function"},{"name":"R.composeP","path":"index#composeP","type":"Function"},{"name":"R.concat","path":"index#concat","type":"List"},{"name":"R.cond","path":"index#cond","type":"Logic"},{"name":"R.construct","path":"index#construct","type":"Function"},{"name":"R.constructN","path":"index#constructN","type":"Function"},{"name":"R.contains","path":"index#contains","type":"List"},{"name":"R.converge","path":"index#converge","type":"Function"},{"name":"R.countBy","path":"index#countBy","type":"Relation"},{"name":"R.curry","path":"index#curry","type":"Function"},{"name":"R.curryN","path":"index#curryN","type":"Function"},{"name":"R.dec","path":"index#dec","type":"Math"},{"name":"R.defaultTo","path":"index#defaultTo","type":"Logic"},{"name":"R.descend","path":"index#descend","type":"Function"},{"name":"R.difference","path":"index#difference","type":"Relation"},{"name":"R.differenceWith","path":"index#differenceWith","type":"Relation"},{"name":"R.dissoc","path":"index#dissoc","type":"Object"},{"name":"R.dissocPath","path":"index#dissocPath","type":"Object"},{"name":"R.divide","path":"index#divide","type":"Math"},{"name":"R.drop","path":"index#drop","type":"List"},{"name":"R.dropLast","path":"index#dropLast","type":"List"},{"name":"R.dropLastWhile","path":"index#dropLastWhile","type":"List"},{"name":"R.dropRepeats","path":"index#dropRepeats","type":"List"},{"name":"R.dropRepeatsWith","path":"index#dropRepeatsWith","type":"List"},{"name":"R.dropWhile","path":"index#dropWhile","type":"List"},{"name":"R.either","path":"index#either","type":"Logic"},{"name":"R.empty","path":"index#empty","type":"Function"},{"name":"R.endsWith","path":"index#endsWith","type":"List"},{"name":"R.eqBy","path":"index#eqBy","type":"Relation"},{"name":"R.eqProps","path":"index#eqProps","type":"Object"},{"name":"R.equals","path":"index#equals","type":"Relation"},{"name":"R.evolve","path":"index#evolve","type":"Object"},{"name":"R.F","path":"index#F","type":"Function"},{"name":"R.filter","path":"index#filter","type":"List"},{"name":"R.find","path":"index#find","type":"List"},{"name":"R.findIndex","path":"index#findIndex","type":"List"},{"name":"R.findLast","path":"index#findLast","type":"List"},{"name":"R.findLastIndex","path":"index#findLastIndex","type":"List"},{"name":"R.flatten","path":"index#flatten","type":"List"},{"name":"R.flip","path":"index#flip","type":"Function"},{"name":"R.forEach","path":"ind