Convert IDL classes (RecClass VariantClass RecordClass etc) into candid

@bdemann @lastmjs Implementing the recursive part was rather fun :sweat_smile:

Here’s my attempt at an implementation based on the inner working concepts of the Candid lib:

2 Likes