Comment by philsnow
2 months ago
> There was also a feature that allowed method lookup by putting in the inputs and expected outputs (I still haven't seen anything like this).
Do you mean like hoogle [0]? Or does what you're talking about operate on values rather than type signatures?
On values. You can search "smalltalk method finder" to find some examples.