package daypack-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val filter_task_seg_place_seq : ?start:int64 -> ?end_exc:int64 -> ?include_task_seg_place_starting_within_time_slot:bool -> ?include_task_seg_place_ending_within_time_slot:bool -> (Task_.task_seg_place -> bool) -> sched -> Task_.task_seg_place Seq.t