package bignum
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Core-flavoured wrapper around zarith's arbitrary-precision rationals
Install
dune-project
Dependency
Authors
Maintainers
Sources
bignum-v0.12.0.tar.gz
sha256=ba5098820838176418faa6aa2e7be3bfb4d9d03f46c2ed432b3d19a3de307dcd
md5=3bd6804528eaf6e1c6262bbd991c886d
doc/bignum.bigint/Bigint/Map/index.html
Module Bigint.Map
module Key : sig ... endinclude Core_kernel.Map_intf.S with module Key := Key
module Tree : sig ... endinclude Core_kernel.Map_intf.S_plain
with module Key := Key
and module Tree := Tree
type +'a t = (Key.t, 'a, Key.comparator_witness) Base.Map.tval compare : ('a -> 'a -> Base.Int.t) -> 'a t -> 'a t -> Base.Int.tinclude Core_kernel.Map_intf.Creators_and_accessors1
with type 'a t := 'a t
with type 'a tree := 'a Tree.t
with type key := Key.t
include Core_kernel.Map_intf.Creators1
with type 'a t := 'a t
with type 'a tree := 'a Tree.t
with type key := Key.t
include Base.Map.Creators1
with type 'a t := 'a t
with type 'a tree := 'a Tree.t
with type key := Key.t
val empty : _ tval of_alist_or_error : (Key.t * 'a) list -> 'a t Base.Or_error.tval of_sorted_array : (Key.t * 'a) array -> 'a t Base.Or_error.tval of_increasing_sequence :
(Key.t * 'a) Base.Sequence.t ->
'a t Base.Or_error.tval of_hashtbl_exn : (Key.t, 'a) Core_kernel.Hashtbl.t -> 'a tval quickcheck_generator :
Key.t Core_kernel.Quickcheck.Generator.t ->
'a Core_kernel.Quickcheck.Generator.t ->
'a t Core_kernel.Quickcheck.Generator.tinclude Core_kernel.Map_intf.Accessors1
with type 'a t := 'a t
with type 'a tree := 'a Tree.t
with type key := Key.t
include Base.Map.Accessors1
with type 'a t := 'a t
with type 'a tree := 'a Tree.t
with type key := Key.t
val invariants : _ t -> boolval is_empty : _ t -> boolval length : _ t -> intval iter : 'a t -> f:('a -> unit) -> unitval data : 'a t -> 'a listval validate :
name:(Key.t -> string) ->
'a Base.Validate.check ->
'a t Base.Validate.checkval symmetric_diff :
'a t ->
'a t ->
data_equal:('a -> 'a -> bool) ->
(Key.t * [ `Left of 'a | `Right of 'a | `Unequal of 'a * 'a ])
Base.Sequence.tval for_all : 'a t -> f:('a -> bool) -> boolval exists : 'a t -> f:('a -> bool) -> boolval count : 'a t -> f:('a -> bool) -> intval subrange :
'a t ->
lower_bound:Key.t Base.Maybe_bound.t ->
upper_bound:Key.t Base.Maybe_bound.t ->
'a tval to_sequence :
?order:[ `Increasing_key | `Decreasing_key ] ->
?keys_greater_or_equal_to:Key.t ->
?keys_less_or_equal_to:Key.t ->
'a t ->
(Key.t * 'a) Base.Sequence.tval quickcheck_observer :
Key.t Core_kernel.Quickcheck.Observer.t ->
'v Core_kernel.Quickcheck.Observer.t ->
'v t Core_kernel.Quickcheck.Observer.tval quickcheck_shrinker :
Key.t Core_kernel.Quickcheck.Shrinker.t ->
'v Core_kernel.Quickcheck.Shrinker.t ->
'v t Core_kernel.Quickcheck.Shrinker.tmodule Provide_of_sexp (Key : sig ... end) : sig ... endmodule Provide_bin_io
(Key : sig ... end) :
Core_kernel.Map_intf.Binable.S1 with type 'a t := 'a tmodule Provide_hash (Key : Base.Hasher.S with type t := Key.t) : sig ... endinclude Core_kernel.Sexpable.S1 with type 'a t := 'a t
val t_of_sexp : (Base.Sexp.t -> 'a) -> Base.Sexp.t -> 'a tval sexp_of_t : ('a -> Base.Sexp.t) -> 'a t -> Base.Sexp.tinclude Core_kernel.Map_intf.Binable.S1 with type 'a t := 'a t
val bin_shape_t : Bin_prot.Shape.t -> Bin_prot.Shape.tval bin_size_t : ('a, 'a t) Bin_prot.Size.sizer1val bin_write_t : ('a, 'a t) Bin_prot.Write.writer1val bin_read_t : ('a, 'a t) Bin_prot.Read.reader1val __bin_read_t__ : ('a, int -> 'a t) Bin_prot.Read.reader1val bin_writer_t : ('a, 'a t) Bin_prot.Type_class.S1.writerval bin_reader_t : ('a, 'a t) Bin_prot.Type_class.S1.readerval bin_t : ('a, 'a t) Bin_prot.Type_class.S1.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>