Simple.FormThe distinguished production form for undecorated values.
val imp : 'a -> 'a tScanners use imp value to create a value form with a distinguished implicit position, i.e. not located in the input stream.
val dn : 'a t -> 'aScanners use dn form to get the value wrapped in form.
Scanners use mv value form to make a form containing value attributed with the same position as form.