Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

deprecated Stream type in scala 2.13 #231

Open
joprice opened this issue Feb 19, 2021 · 1 comment
Open

deprecated Stream type in scala 2.13 #231

joprice opened this issue Feb 19, 2021 · 1 comment

Comments

@joprice
Copy link
Contributor

joprice commented Feb 19, 2021

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?

@seratch
Copy link
Owner

seratch commented Mar 23, 2021

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants