-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Closed
Labels
questionFurthur information is requestedFurthur information is requested
Description
Hi,
I figure out that their are some algorithms which are using the same function but by creating a copy in their file.
I find out isNumber function is used in Volume.js and In Area.js same function is created with different name validateNumericParam.
It will be good if we moved out this type of function in separate folder which contains similar kind of function.some other example are isEven , isOdd , isPositive etc
Metadata
Metadata
Assignees
Labels
questionFurthur information is requestedFurthur information is requested