Module Gillian.Utils
module Allocators : sig ... endAllocators; used to allocate space in simulated memory
module Arith_utils : sig ... endUtility functions for floating point arithmetic
module Call_graph : sig ... endmodule Compare : sig ... endConvenience function for comparison
module Config : sig ... endConfiguration for the framework
module Command_line_utils : sig ... endmodule Containers : sig ... endSome common instances of Set
module Exceptions : sig ... endmodule Exec_mode : sig ... endGillian's execution modes
module Ext_list : sig ... endA variable-length list
module Generators : sig ... endUnique name generators
module Io_utils : sig ... endInput/output helper functions
module List_utils : sig ... endHelper functions for Lists
module Names : sig ... endPrefix constants for variable names, with testers and builders
module Option_utils : sig ... endHelper functions for Options
module Result_utils : sig ... endmodule Prelude : sig ... endMost-used helper functions, Stdlib extensions
module Syntaxes : sig ... endSyntax-extending helper functions for Result and Option
module List_res : sig ... endmodule Location : sig ... endRepresentation of a location in a source file
module Gillian_result : sig ... end