jonthegeek / stbl

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

S7 Spike #50

Closed jonthegeek closed 1 year ago

jonthegeek commented 1 year ago

Experiment with S7 in stbl. It has double dispatch, right? Is that anything here?

jonthegeek commented 1 year ago

Meh. I think it will be useful for other things, but I don't find it helpful here. I'll reconsider when/if I'm refactoring the stabilize_ functions toward being more generic (I could use an S7 generic with multiple dispatch to go out to the various x to y combinations).