I'm writing valeri to be a pure language. As a pure language, it needs a way to somehow do IO in a way that doesn't violate purity and doesn't lead to mutation of state or non-reproducible behavior.
I'm writing valeri to be a pure language. As a pure language, it needs a way to somehow do IO in a way that doesn't violate purity and doesn't lead to mutation of state or non-reproducible behavior.