val handler = fn x => {if x.A then cdata "Yes" else cdata "No"} val main = fn () => How about it?