Module Hints.Fields

type t = El.text list
val to_string : t -> string
val init : Hint.t -> t option
val validate : t -> int -> (unit, string) result