import { fn } from "https://deno.land/x/ddu_vim@v1.13.0/deps.ts";
const { values } = fn;
Return a |List| with all the values of {dict}. The |List| is in arbitrary order. Also see |items()| and |keys()|. Can also be used as a |method|: mydict->values()
Parameters
denops: Denops