// Loaded from https://deno.land/x/ramda@v0.27.2/source/internal/_identity.js export default function _identity(x) { return x; }