Oh, I think I get it now. You can provide `proc serialize(MyType)` whenever you 
want to control exactly how an object is serialized. That's the trick, to make 
it as flexible as possible. Nice!

Reply via email to