Skip to main content
Module

x/ramda/source/append.js

:ram: Practical functional Javascript
Latest
import * as mod from "https://deno.land/x/ramda@v0.27.2/source/append.js";

Variables

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