(pure) function
2021-12-14T19:23:57Z
Dorian Taylor
Glossary & Index
In programming, a subroutine is a procedure that has been demarcated from the rest of the program somehow, often (but not exclusively) by giving it a name.
method
software development
subroutine