Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Post History
As I mentioned in a previous post, I'm new here and looking around. I suggest to "merge" functions with function. I don't know how exactly this should be done here. I think the word's singular for...
#1: Initial revision
Merge functions with function
As I mentioned in a previous post, I'm new here and looking around. I suggest to "merge" `functions` with `function`. I don't know how exactly this should be done here. I think the word's singular form should be preferred for tag names. Both tags have usage guidance, and they are very similar: - `function` x 12 (apparently, there are only eleven visible questions) > Use for questions dealing with functions. Functions (or methods, routines, subroutines) are portions of code that typically perform a single, specific task. - `functions` x 1 (apparently, there is only one visible question) > For questions about working with functions or similar (procedures, subroutines, etc.).