Warning: Reason support is experimental. We are looking for beta-tester and contributors.

Module XHTML.T.LIST

module LIST: sig..end


type list = [ `Dl | `Ol | `Ul ]

type t = [ `Dd | `Dt | `Li ]

type flow = list