|
|
|
|
|
by anm89
1260 days ago
|
|
The workflow is a function. You put in an input and get a consistent output within certain parameters The plan is a procedural instruction list. It lacks consistency. It is whatever procedural set of things happened to have been written down. You wouldn't plan to reuse it like you would with the function because it only applies to that specific issue |
|