We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
updates to go mod - switch to go1.20 (#28)
doc: clarify a sentence (#27)
doc: fix typo in README code snippet (#26)
add Stream.Drop* (#24) * add Stream.Drop* * add Stream: Head* / Last* / Take* / Drop* / StartsWith / EndsWith
Fixed optional on nil value (#23)
Update README
add Stream: Count, AnyMatchm NoneMatch, AllMatch
add Stream.Peek
Fix comments
updated images