Y
Hacker News
new
|
ask
|
show
|
jobs
by
mypalmike
2330 days ago
In computing it means a given set of inputs lead to a given set of outputs. It has nothing to do with how difficult it is for a programmer to reason about. Deterministic builds, deterministic tests, etc.
1 comments
Dylan16807
2328 days ago
But what counts as "input" will vary based on who you ask and under what context.
link