list - Is there a data structure like stream, but weak? -


Weak as weak references In fact, I need a sequence of sequences where some of them can be allocated without having to be done now.

scalaz.EfhemeralStream what you want.

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -