Writing Generic Functions with Effect Schemas as Arguments

how do you write generic functions that take effect schemas as arguments?
related: https://zod.dev/?id=writing-generic-functions
Was this page helpful?