Converting an ADT to use recursion schemes
I have this data structure, that I’d like to introduce recursion schemes to in order to attach metadata to nodes:
I have this data structure, that I’d like to introduce recursion schemes to in order to attach metadata to nodes: