noir-lang / docs

19 stars 22 forks source link

Add traits MVP docs #395

Open alexvitkov opened 1 year ago

alexvitkov commented 1 year ago

Description

Problem*

Summary*

This PR adds docs for the Traits features implemented so far. It includes some basic examples for trait definitions, implementations, as well as trait bounds.

There will be more updates with post-MVP features as we implement them.

Traits roadmap in for traits is here: https://github.com/noir-lang/noir/issues/2568

Additional Context

PR Checklist*

netlify[bot] commented 1 year ago

Deploy Preview for noir-docs ready!

Name Link
Latest commit 1723cbc3eb48299077f7a97f0c8eacfc0b1f69b8
Latest deploy log https://app.netlify.com/sites/noir-docs/deploys/651e6d2fce1e250008be4210
Deploy Preview https://deploy-preview-395--noir-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

signorecello commented 1 year ago

@alexvitkov maybe we should merge this when the feature is complete? can you keep updating this page with the latest and let me know when ready?

thanks for the amazing contributions!

signorecello commented 1 year ago

@alexvitkov I'm sorry I think you got caught in the middle of a migration of this repo to the Noir monorepo. Can you copy/paste this change into a new PR there and add the documentation flag?