jonthegeek / stbl

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

Race: is_scalar_vector vs is_scalar_cls #41

Open jonthegeek opened 1 year ago

jonthegeek commented 1 year ago

Is it faster to quickly eliminate non-scalars, and then do the more detailed class conversion?