Open
Description
Clarify some aspects of the CashScript language in the docs
- are there 'scoping' rules for if statement (and loops in the future), compare to spedn docs on scoping https://spedn.readthedocs.io/en/latest/syntax.html#lexical-scopes
- can constructor parameters as variables be overwritten also (like declared variables)
maybe even a page with the language' design philosophy (possibly mentioning some exiting alternatives)