© 2026 Hedgehog Software, LLC
const getTimeEffect = Effect.promise(() => getTime()); const getTimeEffect2 = () => Effect.promise(() => getTime());