import { mergeAll } from "https://dotland.deno.dev/x/rambda@v9.2.0/mod.ts";
It merges all objects of list
array sequentially and returns the result.
import { mergeAll } from "https://dotland.deno.dev/x/rambda@v9.2.0/mod.ts";
It merges all objects of list
array sequentially and returns the result.