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