package daypack-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val collect_round_robin_non_decreasing : ?skip_check:bool -> Time_slot.t Seq.t list -> Time_slot.t option list Seq.t
val merge_multi_seq_round_robin_non_decreasing : ?skip_check:bool -> Time_slot.t Seq.t Seq.t -> Time_slot.t Seq.t
val merge_multi_list_round_robin_non_decreasing : ?skip_check:bool -> Time_slot.t Seq.t list -> Time_slot.t Seq.t