[Enhancement] : In-built function's validation utility #82
Labels
code quality
enhancement
New feature or request
good first issue
Good for newcomers
Priority-1
Must be worked on ASAP ( As Soon As Possible )
We repeat our selves too much while we're verifying if the number of parameters and number of arguments for native functions are the same as expected. We need to built a simple validation utility to help us avoid that. it has to be scalable so that in case we need to add further verifications it can be done easily 👍
The text was updated successfully, but these errors were encountered: