first commit

This commit is contained in:
aaron-jack-manning
2022-06-17 22:01:01 +10:00
commit 1979161431
5 changed files with 264 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# Lazy Seq
This crate contains Seq which is a lazily evaluated sequence of functions.