jonthegeek / stbl

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

Merge stabilize_lgl and to_lgl #48

Closed jonthegeek closed 1 year ago

jonthegeek commented 1 year ago

I can make fast versions that optionally check everything. Merge into a single set of functions for simplicity.

Add tickets for wrappers with different defaults (eg stabilize_int_1 or stablize_int_scalar).

Add tickets for other classes.

jonthegeek commented 1 year ago

Don't forget to sort out where coercion goes in this, and make sure it's still fast when you remember that's needed.

jonthegeek commented 1 year ago

Sad trombone.

This gets ugly when I remember all the pieces. I'm escaping from this rabbit hole and reverting.