Hacker News new | ask | show | jobs
by mfalcon 427 days ago
You don't. You have to separate concers between deterministic and stochastic code input/output. You need evals for the stochastic and mocking when the stochastic output is consumed in the deterministic code.