You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.
The Stream type was deprecated in scala 2.13. Users of this project using fatal warnings need to use nowarn to silence the warning. Is there any plan to migrate off of Stream to LazyList for newer scala versions?
The text was updated successfully, but these errors were encountered:
Honestly, I am not planning to actively work on this project but I'm positive to migrate to preferred classes and cut off older Scala version supports.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The Stream type was deprecated in scala 2.13. Users of this project using fatal warnings need to use nowarn to silence the warning. Is there any plan to migrate off of Stream to LazyList for newer scala versions?
The text was updated successfully, but these errors were encountered: