Comment by dannyw
5 months ago
Computer programs generally don’t call functions non-deterministically, including choosing what functions to call , and when, at runtime.
5 months 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.