function notimport { not } from "https://dotland.deno.dev/x/rambda@9.4.1/rambda.js"; not(input: any): booleanIt returns a boolean negated version of input. It returns a boolean negated version of input. Parametersinput: anyReturnsboolean