Skip to main content
Module

x/ramda/source/append.js>default

:ram: Practical functional Javascript
Latest
variable default
import { default } from "https://deno.land/x/ramda@v0.27.2/source/append.js";

Returns a new list containing the contents of the given list, followed by the given element.