https://github.com/brentp
I hadn't heard about metagraph. Sounds useful. Where's the source? As I understand it, the implementation in pypy is lazy by default and only "forces" a result when it's needed. So (again IIRC) it potentially avoids…
I hadn't heard about metagraph. Sounds useful. Where's the source? As I understand it, the implementation in pypy is lazy by default and only "forces" a result when it's needed. So (again IIRC) it potentially avoids…