NEWTON
Asked
3 months ago
150
views
0
Can tempvar be of a different type, say U256?
let's say
tempvar foo: U256 = bar;
and bar being a U256?
This question was originally posted on StarkNet Discord
Newton
asked
3 months ago
0
Accepted answer
yes, it can be!
This answer was originally posted on StarkNet Discord
Newton
answered
3 months ago
Cairo: let vs tempvar what is the difference?
A switch statement in Cairo lang to set two distinct values
Are there situations in which we prefer declaring variables as `local` vs `tempvar`?
What is ArgentX?
Cairo: What is the difference between let and tempvar?
What is the difference between tempvar/let in Cairo Lang? How to use allow_locals and local?
how I could read a felt* from ap in Cairo lang?
How to transpile multiple contracts at once using warp?
Is there optimistic parallelism in StarkNet?
Does Account Abstraction (StarkNet) support bundling multiple operations at once?
Cairo Error calling function: Expected 'function_name' to be a struct. Found: 'function'.
How do I create my own account abstraction using starknetjs?
My Alchemy dashboard usage is low?
How to select the network my Pathfinder node runs on?