- ml-variant type-name cons-name tag argsprocedure
Renders a constructor application as ConsName (if args is '()) or ConsName(arg, ...). type-name and tag are accepted for parity with the SML source but not used in the rendering.
Renders a constructor application as ConsName (if args is '()) or ConsName(arg, ...). type-name and tag are accepted for parity with the SML source but not used in the rendering.