Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Document std::unsafe::zeroed #134

Closed
Savio-Sou opened this issue May 5, 2023 · 0 comments · Fixed by #147
Closed

Document std::unsafe::zeroed #134

Savio-Sou opened this issue May 5, 2023 · 0 comments · Fixed by #147

Comments

@Savio-Sou
Copy link
Contributor

Savio-Sou commented May 5, 2023

PR: noir-lang/noir#1048

For e.g. initiating uninitiated / zero-default values.

Currently supports:

  • Field
  • Bool
  • Uint
  • Array
  • String
  • Tuple
  • Function

Using it on other types could result in unexpected behavior.

@Savio-Sou Savio-Sou added this to Noir May 5, 2023
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Noir May 5, 2023
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Noir May 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant