package ppx_bitstring

  1. Overview
  2. Docs

Module Ppx_bitstring.SignSource

Sourcetype t =
  1. | Signed
  2. | Unsigned
Sourceval to_string : t -> string