function notimport { not } from "https://deno.land/x/rambda@9.2.1/mod.ts"; not(input: any): booleanIt returns a boolean negated version of input. It returns a boolean negated version of input. Parametersinput: anyReturnsboolean