Stop using allocation trick in fastpath functions (OCaml 4.02).
[ocaml-bitstring.git] / tests / test_36_is_zeroes_ones.ml
2013-05-14 Richard W.M. JonesAdd functions: is_zeroes_bitstring, is_ones_bitstring.