package core

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Permissioned.FloatSource

Sourcetype nonrec -'perms t = (Base.Float.t, 'perms) t
include Bin_prot.Binable.S1 with type -'perms t := 'perms t
Sourceval bin_size_t : ('a, 'a t) Bin_prot.Size.sizer1
Sourceval bin_write_t : ('a, 'a t) Bin_prot.Write.writer1
Sourceval bin_read_t : ('a, 'a t) Bin_prot.Read.reader1
Sourceval __bin_read_t__ : ('a, int -> 'a t) Bin_prot.Read.reader1
Sourceval bin_writer_t : ('a, 'a t) Bin_prot.Type_class.S1.writer
Sourceval bin_reader_t : ('a, 'a t) Bin_prot.Type_class.S1.reader
Sourceval bin_t : ('a, 'a t) Bin_prot.Type_class.S1.t
include Ppx_compare_lib.Comparable.S1 with type -'perms t := 'perms t
Sourceval compare : ('a -> 'a -> int) -> 'a t -> 'a t -> int
include Sexplib0.Sexpable.S1 with type -'perms t := 'perms t
Sourceval t_of_sexp : (Sexplib0.Sexp.t -> 'a) -> Sexplib0.Sexp.t -> 'a t
Sourceval sexp_of_t : ('a -> Sexplib0.Sexp.t) -> 'a t -> Sexplib0.Sexp.t
Sourceval unsafe_get : [> Perms.Export.read ] t -> Base.Int.t -> Base.Float.t
Sourceval unsafe_blit : src:[> Perms.Export.read ] t -> src_pos:Base.Int.t -> dst:[> Perms.Export.write ] t -> dst_pos:Base.Int.t -> len:Base.Int.t -> Base.Unit.t
OCaml

Innovation. Community. Security.