Skip to content
/ oseq Public

Purely functional iterators compatible with standard `seq`.

Notifications You must be signed in to change notification settings

c-cube/oseq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSeq

build status

Simple list of suspensions, as a composable lazy iterator that behaves like a value.

The type of sequences, 'a OSeq.t, is compatible with the new standard type of iterators 'a Seq.t.

Documentation

https://c-cube.github.io/oseq/

License

BSD license.

About

Purely functional iterators compatible with standard `seq`.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •