2023-04-05

(sph time stream)

create an srfi-41 stream of (sph time) date vectors between two dates

part of sph-lib

module name

(sph time stream)

exported bindings

procedure: date-stream date-start date-end ->
date date -> stream:(vector ...)
creates an srfi-41 stream of all calendar dates between date-start and date-end inclusively.
dates are (sph time) date records/vectors
variable: sph-time-stream-description