status-im / nim-chronos

Chronos - An efficient library for asynchronous programming
https://status-im.github.io/nim-chronos/
Apache License 2.0
362 stars 51 forks source link

futures: lentify #413

Closed arnetheduck closed 1 year ago

arnetheduck commented 1 year ago

sometimes avoid copies when reading from Future

extracted from https://github.com/status-im/nim-chronos/pull/412