ocaml_simd.sse
String.Polarity
ocaml_simd
ocaml_simd.avx
ocaml_simd.ppx
ocaml_simd.sexp
ppxlib
yojson
type t = Ocaml_simd.String.Polarity.t =
| Pos
do not negate result
| Neg
negate result
| Masked_pos
compute and negate result only before EOS
| Masked_neg
compute result only before EOS