package daypack-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val task_seg_place_uncompleted : ?start:int64 -> ?end_exc:int64 -> ?include_task_seg_place_starting_within_time_slot:bool -> ?include_task_seg_place_ending_within_time_slot:bool -> sched -> Task_.task_seg_place Seq.t
val task_seg_place_completed : ?start:int64 -> ?end_exc:int64 -> ?include_task_seg_place_starting_within_time_slot:bool -> ?include_task_seg_place_ending_within_time_slot:bool -> sched -> Task_.task_seg_place Seq.t
val task_seg_place_discarded : ?start:int64 -> ?end_exc:int64 -> ?include_task_seg_place_starting_within_time_slot:bool -> ?include_task_seg_place_ending_within_time_slot:bool -> sched -> Task_.task_seg_place Seq.t
val task_seg_place_all : ?start:int64 -> ?end_exc:int64 -> ?include_task_seg_place_starting_within_time_slot:bool -> ?include_task_seg_place_ending_within_time_slot:bool -> sched -> Task_.task_seg_place Seq.t