Open Madmaxs2 opened 5 hours ago
Thank you for your contribution to the Noir language.
Please do not force push to this branch after the Noir team have started review of this PR. Doing so will only delay us merging your PR as we will need to start the review process from scratch.
Thanks for your understanding.
Issue In the Noir standard library documentation, there was an inconsistency in the is_shift_left section. The function was using incorrect code reference. Solution Fixed the code reference for is_shift_left function to match the correct standard library implementation.