Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
chain-able-deps / dist / typings / loop / fantasy / converge.d.ts
Size: Mime:
declare const converge: import("../../fp/curry").CurriedFunction2<any, any, import("../../fp/curry").CurriedFunction1<{}, any>>;
export default converge;