Join Slack
Powered by
Immutable queues that do structural sharing are co...
# stdlib
r
raulraja
01/24/2018, 11:06 PM
Immutable queues that do structural sharing are common in other langs
http://www.scala-lang.org/api/2.12.0/scala/collection/immutable/Queue.html
The impl is not huge but I'd like to avoid porting it if there is one somewhere in Kotlin land already
2
Views
Open in Slack
Previous
Next