1234567891011121314151617181920212223242526272829303132333435(* This file is free software, part of containers. See file "license" for more details. *)(** {1 Utils around char}
@since 0.14 *)includeCharletpp_buf=Buffer.add_charletpp=Format.pp_print_charletof_int_exn=Char.chrletof_intc=trySome(of_int_exnc)withInvalid_argument_->Noneletto_int=Char.code(*$=
(Some 'a') (of_int (to_int 'a'))
None (of_int 257)
*)letto_stringc=String.make1c(*$Q to_string
(Q.string_of_size (Q.Gen.return 1)) (fun s -> CCShims_.Stdlib.(=) (to_string s.[0]) s)
*)moduleInfix=structlet(=):t->t->bool=CCShims_.Stdlib.(=)let(<>):t->t->bool=CCShims_.Stdlib.(<>)let(<):t->t->bool=CCShims_.Stdlib.(<)let(>):t->t->bool=CCShims_.Stdlib.(>)let(<=):t->t->bool=CCShims_.Stdlib.(<=)let(>=):t->t->bool=CCShims_.Stdlib.(>=)endincludeInfix