interface Lensimport { type Lens } from "https://deno.land/x/rambda@v8.6.0/files/index.d.ts"; Call Signatures<T, U>(obj: T): UMethodsset<T, U>(str: string, obj: T): U