• OCaml logo OCaml logo
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Searching...
    Or go to: Standard Library API
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Get started
  • bap-c

  • Documentation
  • bap_c lib
  • Bap_c_type .Array Module
package bap-c
  • bap_c
    • Bap_c
      • Std
        • C
          • Type
            • Mapper
              • base
    • Bap_c_abi
      • Stack
    • Bap_c_attr
    • Bap_c_data
    • Bap_c_parser
    • Bap_c_size
      • base
    • Bap_c_term_attributes
    • Bap_c_type
      • Array
      • Attr
      • Compound
      • Proto
      • Qualifier
      • Spec
    • Bap_c_type_mapper
      • Finder
        • base
      • Make
        • M
          • Collection
            • Delay
              • T
            • Eager
              • T
            • S
          • Exn
          • Fn
          • Let_syntax
            • Let_syntax
              • Open_on_rhs
          • Lift
          • List
          • Monad_infix
          • Pair
          • Seq
          • Syntax
          • Triple
        • base
      • Search
        • Collection
          • Delay
            • T
          • Eager
            • T
          • S
        • Exn
        • Fn
        • Let_syntax
          • Let_syntax
            • Open_on_rhs
        • Lift
        • List
        • Monad_infix
        • Pair
        • Seq
        • Syntax
        • Triple
      • State
        • base
      • base
    • Bap_c_type_mapper_intf
      • S
        • base
    • Bap_c_type_printer
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a t = {
  1. element : 'a;
  2. size : Core_kernel.Int.t option;
}
val bin_shape_t : Core_kernel.Bin_prot.Shape.t -> Core_kernel.Bin_prot.Shape.t
val bin_size_t : 'a. 'a Core_kernel.Bin_prot.Size.sizer -> 'a t Core_kernel.Bin_prot.Size.sizer
val bin_write_t : 'a. 'a Core_kernel.Bin_prot.Write.writer -> 'a t Core_kernel.Bin_prot.Write.writer
val bin_writer_t : 'a Core_kernel.Bin_prot.Type_class.writer -> 'a t Core_kernel.Bin_prot.Type_class.writer
val __bin_read_t__ : 'a. 'a Core_kernel.Bin_prot.Read.reader -> (int -> 'a t) Core_kernel.Bin_prot.Read.reader
val bin_read_t : 'a. 'a Core_kernel.Bin_prot.Read.reader -> 'a t Core_kernel.Bin_prot.Read.reader
val bin_reader_t : 'a Core_kernel.Bin_prot.Type_class.reader -> 'a t Core_kernel.Bin_prot.Type_class.reader
val bin_t : 'a Core_kernel.Bin_prot.Type_class.t -> 'a t Core_kernel.Bin_prot.Type_class.t
val compare : 'a. ('a -> 'a -> Base.Int.t) -> 'a t -> 'a t -> Base.Int.t
val t_of_sexp : 'a. (Ppx_sexp_conv_lib.Sexp.t -> 'a) -> Ppx_sexp_conv_lib.Sexp.t -> 'a t
val sexp_of_t : 'a. ('a -> Ppx_sexp_conv_lib.Sexp.t) -> 'a t -> Ppx_sexp_conv_lib.Sexp.t

Footer

OCaml

Innovation. Community. Security.

GitHub Discord Twitter Peertube RSS

About Us

  • Industrial Users
  • Academic Users
  • Why OCaml

Resources

  • Get Started
  • Language Manual
  • Standard Library API
  • Books
  • Releases

Community

  • Blog
  • Jobs

Policies

  • Carbon Footprint
  • Governance
  • Privacy
  • Code of Conduct