package diffast-langs-verilog-parsing

  1. Overview
  2. Docs
type t =
  1. | Input
  2. | Output
  3. | Inout
  4. | Ref
  5. | ConstRef
  6. | Anonymous
val to_string : t -> string
val to_simple_string : t -> string
val to_tag : t -> string * 'a list
OCaml

Innovation. Community. Security.