import { Lock } from "https://deno.land/x/ddc_vim@v4.0.2/deps.ts";
Acquires the lock and applies the given function to the shared value, returning the result.
import { Lock } from "https://deno.land/x/ddc_vim@v4.0.2/deps.ts";
Acquires the lock and applies the given function to the shared value, returning the result.