You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After #4164, we can now include code snippets from across the monorepo into the Noir docs. We've got a good amount of code-blocks in the docs which were copied across and so can be broken #4172. We should push any code blocks out of the docs and into tests/examples for which correctness is enforced in CI.
The content you are editing has changed. Please copy your edits and refresh the page.
After #4164, we can now include code snippets from across the monorepo into the Noir docs. We've got a good amount of code-blocks in the docs which were copied across and so can be broken #4172. We should push any code blocks out of the docs and into tests/examples for which correctness is enforced in CI.
Getting Started
Concepts
stdlib
Default
trait definition #4180EmbeddedCurvePoint
along with add/double methods #4206BigInt
struct #4205Modules, Packages and Crates
How To Guides
The text was updated successfully, but these errors were encountered: