📄️ if then else
As a solution to conditional code execution plu-ts exposes an if then else construct.
📄️ pmatch
When we had our first look at the structs, we hinted at the possibility of custom control flows.
📄️ precursive
The other thing we are missing to have a proper language is some way to repeat the execution of some code.