(root)/Notes/Notes/notes/pure.md RSS

Pure

see function, functional programming

definition a procedure is called pure if it has no side effects and does not depend on external state

#stub