jonthegeek / stbl

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

Implement stabilize_lgl(). #36

Closed jonthegeek closed 1 year ago

jonthegeek commented 1 year ago

Closes #28.

Also switched to to_lgl_scalar() wherever possible internally, and abstracted the stabilize_cls functions.