package daypack-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val debug_string_of_sched_req_template : ?indent_level:int -> ?buffer:Buffer.t -> sched_req_template -> string
val debug_string_of_arith_seq : ?indent_level:int -> ?buffer:Buffer.t -> arith_seq -> string
val debug_string_of_task : ?indent_level:int -> ?buffer:Buffer.t -> (task_id * task_data) -> string
val debug_string_of_task_inst : ?indent_level:int -> ?buffer:Buffer.t -> (task_inst_id * task_inst_data) -> string
val debug_string_of_task_seg : ?indent_level:int -> ?buffer:Buffer.t -> (task_seg_id * int64) -> string
val debug_string_of_task_seg_place : ?indent_level:int -> ?buffer:Buffer.t -> (task_seg_id * int64 * int64) -> string
val debug_string_of_progress : ?indent_level:int -> ?buffer:Buffer.t -> progress -> string