Parameters
module H : Stdlib.Hashtbl.SSignature
val add : H.key -> H.key -> unitval tails : H.key -> H.key listval tail : H.key -> H.keyval tail_opt : H.key -> H.key optionval heads : H.key -> H.key listval head : H.key -> H.keyval head_opt : H.key -> H.key optionval tail_or_self : H.key -> H.keyval head_or_self : H.key -> H.key