import { mergeAll } from "https://deno.land/x/rambda@9.4.1/index.d.ts";
It merges all objects of list
array sequentially and returns the result.
import { mergeAll } from "https://deno.land/x/rambda@9.4.1/index.d.ts";
It merges all objects of list
array sequentially and returns the result.