/** */ interface type_output extends lib_plankton.call.type_coproduct { /** */ render_element( element : type_element ) : type_result ; }