diff --git a/dev/sidekick/Sidekick_core_logic/index.html b/dev/sidekick/Sidekick_core_logic/index.html index e62ad73b..852e8763 100644 --- a/dev/sidekick/Sidekick_core_logic/index.html +++ b/dev/sidekick/Sidekick_core_logic/index.html @@ -1,2 +1,2 @@ -
Sidekick_core_logicmodule Term : sig ... endCore logic terms.
module Var : sig ... endFree variable
module Bvar : sig ... endBound variable
module Const : sig ... endConstants.
module Subst : sig ... endSubstitutions
module T_builtins : sig ... endCore builtins
module Ser_sink = Sidekick_util.Ser_sinkmodule Store = Term.Storemodule Str_const : sig ... endBasic string constants.
Sidekick_core_logicmodule Term : sig ... endCore logic terms.
module Var : sig ... endFree variable
module Bvar : sig ... endBound variable
module Const : sig ... endConstants.
module Subst : sig ... endSubstitutions
module T_builtins : sig ... endCore builtins
module Store = Term.Storemodule Str_const : sig ... endBasic string constants.
Sidekick_utilmodule Util : sig ... endmodule Vec : sig ... endVectors
module Veci : sig ... endVectors of int32 integers
module Vec_float : sig ... endVectors of floats
module Vec_sig : sig ... endmodule Bitvec : sig ... endBitvector.
module Int_id : sig ... endInteger-based identifiers.
module Int_tbl = Util.Int_tblmodule Int_set = Util.Int_setmodule Int_map = Util.Int_mapmodule Event : sig ... endEvent pattern.
module Backtrack_stack : sig ... endmodule Backtrackable_tbl : sig ... endmodule Backtrackable_ref : sig ... endmodule Log : sig ... endLogging function, for debugging
module Error : sig ... endmodule Bag : sig ... endmodule Stat : sig ... endmodule Hash : sig ... endmodule Profile : sig ... endProfiling probes.
module Chunk_stack : sig ... endManage a list of chunks.
module Ser_value : sig ... endSerialization representation.
module Ser_decode : sig ... endDecoders for Ser_value.
Sidekick_utilmodule Util : sig ... endmodule Vec : sig ... endVectors
module Veci : sig ... endVectors of int32 integers
module Vec_float : sig ... endVectors of floats
module Vec_sig : sig ... endmodule Bitvec : sig ... endBitvector.
module Int_id : sig ... endInteger-based identifiers.
module Int_tbl = Util.Int_tblmodule Int_set = Util.Int_setmodule Int_map = Util.Int_mapmodule Event : sig ... endEvent pattern.
module Backtrack_stack : sig ... endmodule Backtrackable_tbl : sig ... endmodule Backtrackable_ref : sig ... endmodule Log : sig ... endLogging function, for debugging
module Error : sig ... endmodule Bag : sig ... endmodule Stat : sig ... endmodule Hash : sig ... endmodule Profile : sig ... endProfiling probes.
module Chunk_stack : sig ... endManage a list of chunks.
module Ser_value : sig ... endSerialization representation.
module Ser_decode : sig ... endDecoders for Ser_value.