Cairo is a statically typed language. This means the compiler must know how to deal with the values provided to it at compile time. In some cases, the compiler can infer the data type from its usage but this is not always advisable. There are two sub...
immanuelsoetan.hashnode.dev3 min read
No responses yet.