package daypack-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val filter_sched_req_record_seq : ?start:int64 -> ?end_exc:int64 -> ?include_sched_req_record_starting_within_time_slot:bool -> ?include_sched_req_record_ending_within_time_slot:bool -> (Sched_req_.sched_req_record -> bool) -> sched -> Sched_req_.sched_req_record Seq.t