Expr.IdSourcePrinting function
val mk :
?pos:Pretty.pos ->
?name:string ->
?tags:Tag.map ->
?builtin:builtin ->
Path.t ->
'a ->
'a tCreate a new identifier
Get the list of values bound to a list tag, returning the empty list if no value is bound.
Optionally bind an additional value to a list tag.
Bind a list of additional values to a list tag.