All Questions
1 question
7
votes
1
answer
6k
views
Is there a UML diagram for functional programming?
For modelling software implemented with the imperative or procedural programming paradigm we have Flowcharts, process diagrams, etc.
For object oriented we have UML class diagrams, object diagrams, ...