om_xml
For (I=0; I<10; I++) { A = 2^I; B = om_xml(A); C = om_xml_to_cmo(B); print(A == C); }
Go to the first, previous, next, last section, table of contents.