\insert 'NewPortObject2.oz' declare fun {MinServer} {NewPortObject2 proc {$ min(S1 S2 ?Result)} Result = {Min S1 S2} end } end