jonthegeek / stbl

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

Export stabilize_cls()? #44

Open jonthegeek opened 1 year ago

jonthegeek commented 1 year ago

As a developer, I'd like to implement a stbl-style checker for my fancy new class, so that users can get informative error messages for broken bits.

See how necessary this is after finishing vctrs setup.