© 2026 Hedgehog Software, LLC
const getRows: Effect<Row[], Error, DB> const processRow: (row: Row) => Effect<Result, Error, API>