#DearFediverse, I have two #programming / #compsci questions about #data and types, and my search skills are failing me. Could anyone point me towards some work / solutions on the two topics below? I'll expand each topic in a subtoot of this one.
1. Data transformation taxonomy: is there some kind of dictionary of common data structure transformations?
2. Data transformation diagramming: is there a diagramming language for visualizing data flow in a program (at a function level, not architecture)?
So I'm trying to visualize how all those arrays and their types have to get transformed, and I can't find any prior work that would help me with this.
I'm currently hacking a PlantUML Activity Diagram for that purposes, so I'll post a rough sketch of what I'm talking about as an attachment. But my question is, is there a standard graphical language for this kind of drawings?
I vaguely recall seeing such diagrams on websites teaching algorithms, but nothing in the industry.
2/end