module MakeLabeller:
| Parameters: |
|
type label
val new_tagged_label : string -> labelval label_of_string : string -> labelval equal : label -> label -> boolval compare : label -> label -> intval hash : label -> intval long_shower : label Show.showval short_shower : label Show.show