import * as windmill from "https://deno.land/x/windmill@v1.416.0/node_modules/tsafe/src/flip.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 |