import * as windmill from "https://deno.land/x/windmill@v1.265.1/node_modules/tsafe/flip.d.ts";
Functions
f flip | Flip the value of a boolean without having to reference it twice after running flip(x.y, "z") x.y.z !== x.y.z, https://docs.tsafe.dev/flip |