Hi all, in the docs I find that is possible to convert a mu schema into an Avro one and viceversa. Unfortunately (I surely don't have enough familiarity with recursion schemes) I could not achieve that.
the docs indicates: mu.transCata(fromMu) but I had no luck in actually making something that compiles which resembles that :D