© 2026 Hedgehog Software, LLC
const assertBlah = () => { if (!x.something) { throw new Error('') } } const other = () => { assertBlah({}) }
unless
TaggedError
Effect.gen
when