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

leetcode problem 2704. To Be Or Not To Be. #328

Open
vermaaarti opened this issue Oct 8, 2023 · 1 comment
Open

leetcode problem 2704. To Be Or Not To Be. #328

vermaaarti opened this issue Oct 8, 2023 · 1 comment

Comments

@vermaaarti
Copy link

Hey @Saikat2407, I would like to contribute to this problem, Please do assign it to me.
where:
We will write a function, where
toBe(val) accepts another value and returns true if the two values === each other. If they are not equal, it should throw an error "Not Equal".
notToBe(val) accepts another value and returns true if the two values !== each other. If they are equal, it should throw an error "Equal".

@beheradibas
Copy link

Can I work on this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants