import * as starfx from "https://deno.land/x/starfx@v0.13.4/fx/safe.ts"; FunctionsfsafeThe goal of safe is to wrap Operations to prevent them from raising and error. The result of safe is always a Result type.