jonthegeek / stbl

Stabilize Function Arguments
https://jonthegeek.github.io/stbl/
Other
14 stars 0 forks source link

Empty input #43

Closed jonthegeek closed 1 year ago

jonthegeek commented 1 year ago

I think everything should fail if x is missing. I think I can catch all of these in to_null(). Needs to come before the allow_null check.