Mathieu
Mathieu
Was taking a glance and it reminded me of this issue that I had when writing the Hash Chapter in the Cairo book, in which we introduce how to use...
I was thinking that adding them gradually to the corelibrary would be great. It's a bit frustrating to always have to doublecheck whether a type conversion is in the corelib...
If you don't want these kind of implementations in the core library then I can add them to Alexandria instead. I understand that it might increase considerably the size of...
props to @julio4 and @glihm
perhaps we can make it a standalone repository in https://github.com/cairo-book so that it can be installed from git and configured properly for the repository it's being run in?
Is the computation overhead of using u256 (composed of two felts) small enough to consider it meaningless, if it doesn't have to be stored onchain? If yes, then indeed I...
@cwkang1998 i think this section in the docs has been updated since I opened the issue
Interesting, it looks like the changes merged in this PR https://github.com/starkware-libs/cairo/pull/4009 have not been reflected in the docs website?
Now possible with https://github.com/starkware-libs/cairo/commit/0275aa023ff81b490c58f6e1fd249a80663e35d8
blocked: not included in 2.0.x release