I'm not sure how this can be done or where, but similar to how rxjs eliminates the need for you to explicitly type parameters in the next pipe in line, hipthrusts should do the same...
Maybe there should be a TGuessedTypes that spits out partials and have HTPipe use it ... or have lower-level TGuessedTypes<>'s so that even if you're building multiple stages in a single object it already suggests stuff... i don't know.
Also after this revive the tests for it at the top that have been commented out
I'm not sure how this can be done or where, but similar to how rxjs eliminates the need for you to explicitly type parameters in the next pipe in line, hipthrusts should do the same...
Maybe there should be a TGuessedTypes that spits out partials and have HTPipe use it ... or have lower-level TGuessedTypes<>'s so that even if you're building multiple stages in a single object it already suggests stuff... i don't know.
Also after this revive the tests for it at the top that have been commented out