Skip to content

Enhanced library for Racket streams, supporting multi-value zip, unzip, and map.

Notifications You must be signed in to change notification settings

chansey97/stream-zip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

stream-zip

The stream-map in Racket stream library doesn't work with more than one stream, but it works with multiple values in the stream. This library enhance the manipulation of streams with multiple values and multiple streams, via the three procedures: stream-zip, stream-unzip, and stream-map*.

About

Enhanced library for Racket streams, supporting multi-value zip, unzip, and map.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages