Comment by dannyw
1 year ago
Computer programs generally don’t call functions non-deterministically, including choosing what functions to call , and when, at runtime.
1 year ago
Computer programs generally don’t call functions non-deterministically, including choosing what functions to call , and when, at runtime.
Computer programs do all of those things actually.