import { prepend } from "https://dotland.deno.dev/x/rambda@9.4.1/index.d.ts";
It adds element x
at the beginning of list
.
import { prepend } from "https://dotland.deno.dev/x/rambda@9.4.1/index.d.ts";
It adds element x
at the beginning of list
.