package daypack-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val slice : ?skip_check:bool -> ?start:int64 -> ?end_exc:int64 -> Time_slot.t Seq.t -> Time_slot.t Seq.t
val slice_rev : ?skip_check:bool -> ?start:int64 -> ?end_exc:int64 -> Time_slot.t Seq.t -> Time_slot.t Seq.t