seasonedcc / composable-functions

Types and functions to make composition easy and safe
MIT License
649 stars 13 forks source link

apply schema #148

Closed diogob closed 2 months ago

diogob commented 3 months ago

We should not allow applySchema to take schemas that would potentially break our runtime with a wider type than what the composable takes.